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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
DYY94
Helper I
Helper I

Lookup 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 "Output_Maturite"

 

Capture 12.PNG

- This the new table "Maturite Modifier" i have created to get other fields: 

 

Capture 8.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Now the probleme is when i get the measure [MR/365] from "Output_Maturite" to "Maturite Modifier" table is always gave me '1' for all columns. 

 

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)

 

 

Here a simplified file to understand more the issue.

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

 

Thanks.

2 REPLIES 2
amitchandak
Super User
Super User

@DYY94 , A calculated table can not take slicer values, which means the calculation would be static and some measure calculations may not work as expected

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 , 

 

Thanks for your reply ! 

 

do you have any other idea to do that ? i'm really stuck 

 

Thanks. 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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