I have a page CustomerDetails in my pyWorkPage which holds two properties CustomerFirstName and CustomerLastName
I have a table with a source as a report definition. The table should display a column CustomerName which is ("CustomerFirstName" + “CustomerLastName”) as its value