Question
Empower Retirement
Empower Retirement
IN
Empower Retirement
Posted: Jan 23, 2023
Last activity: Jan 24, 2023
Last activity: 24 Jan 2023 5:45 EST
Closed
Concatenate a property of page list in Data transform
I have a requirement of concatenating all the notes added by the user to a property. User can add any number of entry. I need to implement this in a Data transform.
***Edited by Moderator Marije to change Content Type from Discussion to Question; added capability tags***
@AshishA94 Can you check if ootb function pxStringCSVFromPageList helps.
e.g., @pxDataManipulate.pxStringCSVFromPageList(.pyTableSource.pxResults, ".pyClassName")