Forum Discussion

Black_magic100's avatar
Black_magic100
Helper III
7 years ago
Solved

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...
  • Black_magic100's avatar
    Black_magic100
    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).