Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hello Community,
How can i get a mesaure from table to another table.
- This my measure [MR/365]:
- This my first Table "Output_Maturite":
- This the new table "Maturite Modifier" i have created to get other fields:
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.
@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
Hi @amitchandak ,
Thanks for your reply !
do you have any other idea to do that ? i'm really stuck
Thanks.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
76 | |
74 | |
55 | |
45 |
User | Count |
---|---|
117 | |
106 | |
77 | |
66 | |
65 |