Question
2
Replies
193
Views

Instellars
IN
Posted: Jan 25, 2023
Last activity: Jan 27, 2023
Last activity: 27 Jan 2023 3:30 EST
Solved
Concatenate 2 properties in Report Definition
Hi,
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
Is concatenation possible in Report Definition?
***Edited by Moderator Marije to change type from Pega Academy to Product***