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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
pro_x
Helper I
Helper I

Dax formula

Hi,

 

How can i reference a specific month from new_table column data in this formular:

 

Growth  = divide(sum(table(new_table)),[measure])

 

2 REPLIES 2
harshnathani
Community Champion
Community Champion

Hi @pro_x ,

 

Can you share the expected output and sample data.

 

You can reference the other table using Related function or Lookupvalue Function .

 

https://dax.guide/related/

https://dax.guide/lookupvalue/

 

 


Regards,

Harsh Nathani


Appreciate with a Kudos!! (Click the Thumbs Up Button)

Did I answer your question? Mark my post as a solution!

There are 12 months and each month has a different number under new_table column. I want to be able to calculate a specific month and not the entire new_table column:

 

Please help me with this formula:

 

Growth  = divide(sum(table(new_table)),[measure])

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.