Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi all,
Using PBID Jan, 2025.
Any ideas why the Calc Column in the screenshot is not displaying the result?
Thanks,
w
DATEADD (see https://learn.microsoft.com/en-us/dax/dateadd-function-dax) is returning a table, where the function is requiring a scalar value. Usually there's an error message, but i'm not sure why it's not appearing. You can simply add 365 to get the next year -
Next Year = 'Date'[Date] + 365
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 20 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 62 | |
| 55 | |
| 47 | |
| 44 | |
| 37 |