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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.