Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Not able to avoid aggregation

Hi All,   I am designing a Dial Gauge, for which I have a field named Target_End. I am not able to to avoid aggregating when I am dragging it. I have read previous post and followed each and every ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Nothing was working for me, so what I did was, I created measures with SUMX or any aggregate function and used that measure in the visualization. I also observed that we can just do (+ 0) as the end of a Measure, so that it will convert into numeric column. Hope it helps someone!