Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

SWITCH with if conditions?

I have a DAX code in which i'm creating % buckets based on ranges of values...the below is creating a bucket based on where each agent falls according to amount of sales:   Value = SWITCH ( TRU...