Displaying all the values passed to a prompt
Hi,
I have a requirement of displaying all the values passed to a prompt in the header.
For eg: I have AccountingPeriod as a prompt
If I pass values: Jan-16, Feb-16, Mar-16
And I use <<MemberName("Grid1",A,"AccoutingPeriod")>>
It returns only Jan-16
Where as I want all three to be displayed.
Please help me with the function I should use to retrieve all values and display them in header
Thanks in advance
Mansi