Forum Discussion
Cyriackpazhe
Helper III
1 year agoShadow filter
In this allselected(product[category]) should have a shadow filter for allselected to activate it right. Here there is a slicer, but where is the iterator that produces a shadow filter.
- 1 year ago
Cyriackpazhe yes, an implicit shadow filter is applied in this scenario.
if it works, please accept the answer as solution
BBF
- 1 year ago
Cyriackpazhe The shadow filter here is the filter applied by the slicer on Products[Category].
It is activated by ALLSELECTED(Products[Category]) because ALLSELECTED removes only row-level filters, not slicer filters.
Cyriackpazhe
Helper III
1 year agoSo is an implicit shadow filter applied here.
BeaBF
Super User
1 year agoCyriackpazhe yes, an implicit shadow filter is applied in this scenario.
if it works, please accept the answer as solution
BBF
- Cyriackpazhe1 year ago
Helper III
Which is the implicit shadow filter here. Could you elaborate that
- BeaBF1 year ago
Super User
- Cyriackpazhe1 year ago
Helper III
sorry to bother you, I don't get it. Which is the shadow filter which is activated by allselected. There is a slicer, but a shadow filter to be used in Allselected??