Forum Discussion
sixathur
1 year agoFrequent Visitor
Multiple DAX measure issues
Hi, I am trying to create a Bonus calculator for my report, Measure 1: Total Visits (I counted all the rows in the report to get the total visits) Measure 2: PTO Hours ( I sum all t...
Anonymous
1 year agoNot applicable
Hi sixathur
I'd recommend putting these measures all in the same table visual, and then using the slicer to pick dates to see which measure might not return the correct value in some specific cases. From the current information, if the Estimated Bonus gives you the total visits multiply by 15, it means VisitTarget might return 0 at the same time.
Best Regards,
Jing