Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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] )
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] )
It works very well 😁
Thank you so much
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |