Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi guys,
I need to calculate this: I want to sum days and after I've to multiply the sum by times.
In the picture there is an example
Can you help me?
Thank you all 😊
Solved! Go to Solution.
Hi,
I am not sure the below is what you are looking for, but please check the below picture and the attached pbix file.
Expected outcome measure: =
SUM ( Data[Days] ) * SELECTEDVALUE ( Data[Times] )
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Hi,
I am not sure the below is what you are looking for, but please check the below picture and the attached pbix file.
Expected outcome measure: =
SUM ( Data[Days] ) * SELECTEDVALUE ( Data[Times] )
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
It works very well 😁
Thank you so much
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
25 | |
18 | |
18 | |
17 | |
16 |
User | Count |
---|---|
27 | |
26 | |
19 | |
15 | |
14 |