The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
20 | |
12 | |
9 | |
7 |