Forum Discussion

xiumi_hou's avatar
xiumi_hou
Post Partisan
6 years ago
Solved

Quick question for measure format data

Dear all,   I have below switch measure: Current Month_Session = SWITCH(                             MIN('Measure Filter - Session'[Number]) ,                             ----------------------...
  • parry2k's avatar
    parry2k
    6 years ago

    xiumi_hou If you want this as a number, you cannot have mixed format for the same measure. You have to create seperate measure for each format option you want.