Forum Discussion
ldamato
4 years agoFrequent Visitor
Small Multiples Sum Wrong Values
Hi all, I'm using small multiples to create a chart that gets the running sum of each broker I have. To do the running sum, I use this formula (which works great): Measure = CALCULATE(SUM(S...
ldamato
4 years agoFrequent Visitor
Hi lbendlin ,
Thanks for the reply. I tested it and it's pretty much what I need. The only issue is that I couldn't make it work using Date Hierarchy, only with the full date value. Is there anything I can do to make this work?
Thanks a lot
Leo
lbendlin
4 years agoSuper User
The use of date hierarchies is discouraged. Use a proper calendar table in your data model.