Forum Discussion
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 subset.
I am using 4 measures, the two below and one to make the upper and lower limits.
With ALLSELECTED
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.
8 Replies
- littlemojopuppyCommunity Champion
Hi! Try changing ALLSELECTED() to KEEPFILTERS(Identifier I want to sort by]).
- PBI_RookieHelper I
Hi,
Ok I tried replacing the ALLSLECTED in both measures with KEEPFILTERS. I get an error that "Cannot convert value (identifier) of type TEXT to type True/False"
- littlemojopuppyCommunity Champion
😮 Well that is certainly an unusual error message...
Can you provide some sample data to play with?
- AnonymousNot applicable
Hi PBI_Rookie ,
Has your problem been solved? If it has been solved, please accept the correct reply as the standard answer to help the other members find it more quickly.Thank you very much for your kind cooperation!
Community Support Team _ Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.