Forum Discussion
ghutchins
Helper II
3 years agoSwtich Statement with multiple logic statements
Hello community! Hoping to get some professional DAX help before I need professional counseling. Trying to set a value for a list of 15 conditions. I am starting out with a value of 100 and then...
- 3 years ago
ghutchins Perhaps a better way would be to simply have 15 separate IF statements that return the negative value or 0 in variables. Then you just add each variable to your starting Award amount.
Greg_Deckler
Community Champion
3 years agoghutchins Perhaps a better way would be to simply have 15 separate IF statements that return the negative value or 0 in variables. Then you just add each variable to your starting Award amount.