Forum Discussion
Don't see the "Analyze - Explain the decrease" option after September update
- 8 years ago
Hello,
Explain the increase / decrease has a few limitations with the first release, which is why it is still in preview.
You do not need to enable the preview switch as it is turned on for all. Here's a list of the type of queries it does not yet handle:
- TopN filters
- Include/exclude filters
- Measure filters
- Non-additive measures and aggregates
- Show value as
- Categorical columns on X-axis unless it defines a sort by column that is scalar. If using a hierarchy, then every column in the active hierarchy has to match this condition
- Non-numeric measures: model measure support is limited to sum and count only right now.
- Limitation in data conectivity
- Direct query
- Live connect
- On-prem RS
- Embedding
Keep an eye out for future releases with improvements.
Hi Anonymous,
The "Analyze - Explain the decrease" option is available in my test.
But, if there is only one column bar in chart, this option will disappear.
Could you share your sample data or pbix file so that I can test in my environment?
Regards,
Yuliana Gu
- Anonymous8 years agoNot applicable
It is a column in my data with values that PBI sumed.
However, when tested using a measure using Sum it also works.
- Anonymous8 years agoNot applicable
What helped me is stripping back my data model to just a few tables to see how this feature works before moving back to my full model (and realising that I need to change a lot of my existing models if I wish to use this feature)