Forum Discussion

ForgotID's avatar
ForgotID
Advocate I
11 months ago
Solved

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],",...
  • ForgotID's avatar
    ForgotID
    11 months ago

    It worked. Thank you. Accepting it as solution!