Forum Discussion
PBI_Rookie
4 years agoHelper I
Control Charting-ALLSELECTED
Hello All, I've previosuly created control charts using a dataset with only the data needed. I am now trying to use the same measures to create the control charts where the data needed is only a ...
- 4 years ago
I was finally able to get this to work.
I used AllSELECTED as I described initially. What I had to do to make it work however was to duplicate my source table and filter it to be only the needed information. In this case the sample IDs.
PBI_Rookie
4 years agoHelper I
Playing with KeepFilters a bit I can see why it is giving me that error. If I alter it a bit i.e. KeepFilters(Column="") i will not get the error. Unfortunately it also does not solve the initial issue.
littlemojopuppy
4 years agoCommunity Champion
I think I was a little off...try KEEPFILTERS() with whatever is on the X axis