Forum Discussion

FredDF's avatar
FredDF
Copper Contributor
Sep 07, 2023
Solved

[SOLVED] Major bug in DAX function for excel 365 home

1. Add a measure 2. write     =SWITCH(TRUE,yearly_synthesis[perfs]<100,"A",yearly_synthesis[perfs]<= 100, "B","C")     "A" and "B" are underlined as error and the measure can not be saved re...
  • mtarler's avatar
    Sep 07, 2023
    by any chance is your computer set to a locality that uses 1.000,00 instead of 1,000.00? Have you tried using ; as the parameter separator?

Resources