Forum Discussion
TAP936
5 years agoHelper I
Aggregating totals
Hi
Im trying to build a report with a control chart visual
The upper control line is based on the formula ‘T2_HI’ – ‘T2_Target’ = UCL
T2 HI = 14.9
Target = 13.8
UCL = 1.1
When I try to subtract T2_HI from T2_Target in dax (UCL =[T2 HI] - [T2 Target]) I’m getting an aggregation and each line shows as 3.3
How do I stop this happening please?
3 Replies
- PaulDBrownCommunity Champion
- TAP936Helper I
Hi,
I'm so glad you said this as that was what i thought i had to do and thought i was getting confused.
I still get the same result?
?
- TAP936Helper I
just needed a unique identifier for this to work.