Forum Discussion
ForgotID
11 months agoAdvocate I
How to order the months while using CONCATENETX
Hello All, I am trying to show multiple selected value in a card by using the following DAX. FSC_Periods = CALCULATE( CONCATENATEX(DISTINCT(Metrics[FSC_PERIOD_NAME]),Metrics[FSC_PERIOD_NAME],",...
- 11 months ago
It worked. Thank you. Accepting it as solution!