Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
As you see in the image above, the [Total billed] column is the product of [total hours] * [Hourly Rate], the first result is fine, the second one, however, is very wrong, as 3,17 * 30 equals 95,10.
The full measure is:
Total billed = SUMX('back_office project_role_rate', [Total Hours in Jira]*[Hourly Rate])
I don't know why this happens, I tried converting to different data formats, changing rounding, chaging the DAX formula, adding like 10 decimal places, but the result is still wrong.
What could be the problem?
@Anonymous try to convert data type in transformation tab.
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
User | Count |
---|---|
85 | |
79 | |
64 | |
52 | |
46 |
User | Count |
---|---|
101 | |
44 | |
41 | |
39 | |
36 |