Forum Discussion

am-person's avatar
am-person
Regular Visitor
2 years ago
Solved

100% stack column chart with categorical counts over time

I need help creating a 100% stack column chart.  I created a measure to do a cumulative count on the categories that I am trying to graph:   RT Status count =     CALCULATE(         COUNT(Submit...