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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
DYY94
Helper I
Helper I

how to get a measure from table to another table

Hello Community, 

 

How can i get a mesaure from table to another table.

- This my measure [MR/365]:  

MR.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

- This my first Table: 

Capture 12.PNG

- This the other table i have created to get other fields: 

Capture 8.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Now the probleme is when i get the measure [MR/365] is always gave me '1' for all columns. 

 

Here a simplified file to understand more the issue.

https://drive.google.com/file/d/1Y2eAmjcVyWDJozOTxEaNFXh3F9ZeNpmu/view?usp=sharing

 

Thanks.

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

@DYY94 What is the formula for the measure?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Hello @Greg_Deckler ,

 

Thanks for your reply ! 

 

This is [MR/365]: 

MR/365 = IF( [Maturité Résiduelle] / 365 <1,1,[Maturité Résiduelle] / 365) 

This is Maturité Résiduelle:

Maturité Résiduelle= DATEDIFF(SELECTCOLUMNS(TC,"xx",SELECTEDVALUE(TC[Situation])),SELECTCOLUMNS(Output,"s",Output[Maturite]) ,DAY)

 

Hi @Greg_Deckler , 

 

You can check the formula for the measure [MR/365]

 

Thanks.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.