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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi Experts
Cannot see the error in the following measire
days = IF( DATEDIFF(SELECTEDVALUE('Table'[Ticket date]),TODAY(), DAY) < 30,1, IF( DATEDIFF(SELECTEDVALUE('Table'[Ticket date]),TODAY(), DAY) >0 && <=30,2,3)))
Solved! Go to Solution.
Hi @Anonymous ,
Try this:
@Anonymous
Can you give some example data from your table(s)?
Hi @Anonymous ,
Try this:
jppv20, hw would you write the above with out selected value and as a calculated column?
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 39 | |
| 37 | |
| 33 | |
| 32 | |
| 29 |
| User | Count |
|---|---|
| 133 | |
| 88 | |
| 85 | |
| 68 | |
| 64 |