Forum Discussion
Black_magic100
7 years agoHelper III
Having issues summing a table correctly
I have a table visual in my report that pulls entirely from a single table. This table contains several calculated columns written in DAX. One of these columns takes the sum of the previous 3 and r...
- 7 years ago
I switched some relationships around and ended up doing a simple SUM using a card visual. However, to answer your question, Cyclestar pay is a calculated column (SWITCH statement), but I also have it written as a measure (the measure is not currently being used).
Anonymous
7 years agoNot applicable
Please let me know if [CycleStar Pay] is a measure or it is a column in the table. If it is a measure, can you please specify the measure code.
Thanks!
-Ayan
Black_magic100
7 years agoHelper III
I switched some relationships around and ended up doing a simple SUM using a card visual. However, to answer your question, Cyclestar pay is a calculated column (SWITCH statement), but I also have it written as a measure (the measure is not currently being used).