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,
I need to do a calculation between number from a same measure.
Per example: I need to do :
But this table doesn't have DATES. The FY & Q is a text format. And only have FY as a whole number and a quarter Column:
Any idea ?
Try divide([__Rev] , [__NWD]) -1
or
divide([__Rev] - [__NWD],[__NWD])
Hi @amitchandak ,
Those numbers I showed in the screenshot are already the results of [__Rev] / [__NWD]
What I need is to divide between that measure .. So you can understand in code :
Divide > ([__Revenue / Workday 2]) / [__Revenue / Workday 2]) - 1
I need this calculation one against previous one BUT it doesn't have DATE column. I explaIned this above.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 50 | |
| 46 | |
| 41 | |
| 39 |