Forum Discussion
324
4 years agoHelper I
Filtering Options: Filter Either One Attribute OR Another One (But NOT Both)
Is it possible to allow the user to filter by either Attribute A or Attribute B but NOT both? I don't want the user to be able to filter on both Attribute A and Attribute B at the same time, but rath...
CNENFRNL
4 years agoCommunity Champion
Due to intrinsic filter mechanism, it's way much easier in PBI,
- 3244 years agoHelper I
Could you ellaborate a bit more on the intrinsic filtering mechanism? CNENFRNL
- CNENFRNL4 years agoCommunity Champion
In brief,
- All elements, such as columns/rows of viz, slicers, crossfilters, page-level filters, etc, produce filtering effects; along with some row context, they constitute the evaluation context for DAX expression calculations;
- there are handful of filter modifiers (functions) to manipulate the evalution context for desired calculations.