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! It's time to submit your entry. Live now!
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! It's time to submit your entry.
| User | Count |
|---|---|
| 51 | |
| 41 | |
| 32 | |
| 26 | |
| 24 |
| User | Count |
|---|---|
| 131 | |
| 118 | |
| 57 | |
| 45 | |
| 43 |