Forum Discussion
Analitika
5 years agoPost Prodigy
Custom tooltip BUG
Cumulative cash flow visual use same measure like customtooltips but custom tooltip show different value not cumulative, but only quarter sum Measure = CALCULATE( CALCULATE( SUMX(C...
v-lionel-msft
5 years agoCommunity Support
Hi Analitika ,
I'm very sorry for the late reply.
It's not a bug.
This problem occurs because the measure can not be accumulated in the "Card" visual.
Therefore, this measure returns the aggregate value of the current date, not the aggregate value of a period of time in the tooltip.
Since your report has a slicer, the accumulated value will also change when the date changes, so this is not feasible at present.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Analitika
5 years agoPost Prodigy