Forum Discussion
FelipMark
Helper II
3 years agoUse count with measure
Hi guys, I have a doubt about something that I believe is simple. I created a conditional measure in DAX to understand if the product passed the reorder point or not. # Status Stock = SWITCH( ...
milanpasschier3
Resolver I
3 years agoHey, can you create a calculated column of this measure so that you can use it as a column for the chart?