Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
My question in the other forum didn't get much traction. I just noticed this DAX specific forum so i figured I would try a simpler question here:
Why does the IF statement not assign a 2 value for the first row, which is under 3,000,000? I am trying to create buckets based on aggregate data.
The detailed data/table looks like this. The IF statement works fine on non-aggregated data:
Original more complex version of the question:
Thanks!
hi @DSQU
in your first screenshot, please ensure Account Num is in the column field of the table visual.
Thank you- I have confirmed:
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
30 | |
19 | |
12 | |
7 | |
5 |