Question
BNY Mellon
IN
Last activity: 1 Feb 2018 2:28 EST
Display calculated value in Dropdown
We have a requirement to display a calculated value (i.e "Col 1 || Col 2 || Col 3") in a dropdown. The ID of the selected row should be picked at the backend. For this we are using Report Definition as source which retrieves all required columns and also returns a concatenated value of 3 columns from the result. On the UI, we have referred the ID property in 'Property For Value' field and we are trying to select the calculated value on the 'Property for Display' field. But we are getting error while saving the section if we select the calculated in the Property For Display field. Is there any way to implement this logic.