Forum Discussion
Parameter Logic
- 6 years ago
Hi Anonymous ,
This need to be formatted so the calculation will be something similar to this:
0.0903 * 24 = 2.1673
(2.1673 - 2 ) * 60 = 10
2: 10
Basically is making the calculation in hours and picking only the integer, then multiply the decimals by 60 minutes and so on.
I have the formula and can give you but need to check it on a previous file since I don't know by heart.
Okay thankyou MFelix . Could I just ask one more question regarding that?
The 0.0903 * 24 = 2.1672. In Power BI it automatically takes it as 2.2. Is there a function or way to make it 2.10 as 2.2 is incorrect in time terms.
Thanks
Liam
Hi Anonymous ,
This need to be formatted so the calculation will be something similar to this:
0.0903 * 24 = 2.1673
(2.1673 - 2 ) * 60 = 10
2: 10
Basically is making the calculation in hours and picking only the integer, then multiply the decimals by 60 minutes and so on.
I have the formula and can give you but need to check it on a previous file since I don't know by heart.