Forum Discussion
Tihannah
Resolver II
7 years agoLosing Data when filtering by Charts
I have a dashboard set up with CY stats and YOY % change data. Everything is fine until I select a segment on one of my charts. The CY numbers filter down to the selection, but I lose all PY data and YOY & changes? I don't understand what's happening since everything is tied into the same date table? Any ideas?
3 Replies
- MFelix
Super User
Hi Tihannah,
Are PY and YOY based on measures or sum of colums with filters?
Is this only happening for a segment or for all segments that ypu select?
Do you have any interactions turn off or on between charts?
Does the segments you select habe information for previois years?
Regards,
MFelix- Tihannah
Resolver II
PY = CALCULATE([CY Measure],SAMEPERIODLASTYEAR('DateTable'[date]))
The YOY variance is being displayed in a "Card with States by OKViz" so in the setup,
CY measure is placed under "Measure" and PY measure is placed under "Target"
and the display shows the variance. Works fine until I select a segment within the displayed graph.
- v-danhe-msft
Microsoft Employee