Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello Community,
How can i get a mesaure from table to another table.
- This my measure [MR/365]:
- This my first Table:
- This the other table i have created to get other fields:
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.
@DYY94 What is the formula for the measure?
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)
User | Count |
---|---|
77 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
99 | |
92 | |
50 | |
49 | |
46 |