Forum Discussion
Anonymous
6 years agoNot applicable
DAX IF OR Statement
Hi All - I'm new to PowerBI and the community and could really use some help with a DAX IF statement which I am stuck on. I have a simple table with two columns (SiteId and Att Rate) and wish to ...
- 6 years agoTry replacing your SUM(s) with MAX(s)?
Anonymous
6 years agoNot applicable
Thank you everyone for your insight. Your solutions are all much appreciated, however replacing SUM with MAX using my original DAX gave me the required solution.
Greg_Deckler
6 years agoCommunity Champion
I'm guessing you had 1 row for 28 and multiple for 52, right? 🙂