Forum Discussion
MageVortex
4 years agoHelper I
Rolling Average quick measure breaks with Card Visualization
Hello, I have a quick measure to calculate a rolling average. It was working last month, but now in January, the Card visual shows a 'Blank' value instead of the actual value. When I place the measu...
MageVortex
4 years agoHelper I
It is set up the same way, goes out +60 days from todays present day (pulls from a table that goes out a few years) so the set up is consistent. I made sure the set up was consistent.
TheoC
4 years agoCommunity Champion
That's good to hear! With regard to your main measure, what is your [Sup Total] value? It is used in your current measure in the first line: "if(CALCULATE([Sup Total])=0,BLANK()"
- MageVortex4 years agoHelper ISup Total = sum('Monthly Sup Count'[Supervisor Count])This chart has data displayed like the following:
- TheoC4 years agoCommunity Champion
Hi MageVortex
Okay, I think it may have to do with the current structure of your model and the relationships between your fact table and date table. Are you able to send me a screenshot of the Model view screen that shows the relationships?
Thanks heaps mate.
Theo 🙂
- MageVortex4 years agoHelper I
This may confuse more than help when I draw the arrows to show the connections