Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
cristianml
Post Prodigy
Post Prodigy

Calculation between same measure

Hi,

 

I need to do a calculation between number from a same measure. 

 

__Revenue / Workday 2 = [__Rev] / [__NWD]
 
 
cristianml_1-1644556606466.png

 

 Per example: I need to do :
31.30 / 28.59  -1
28.59 / 25.16 -1 
25.16 /  23.54 -1 
an so on 
cristianml_0-1644556550637.png

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:

 

cristianml_2-1644556870513.png

 

Any idea ?

 

 

 

2 REPLIES 2
amitchandak
Super User
Super User

@cristianml ,

Try divide([__Rev] , [__NWD]) -1

 

or

divide([__Rev] - [__NWD],[__NWD])

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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. 

 

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.