Forum Discussion
324
Helper I
4 years agoFiltering 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...
324
Helper I
4 years agoCould you ellaborate a bit more on the intrinsic filtering mechanism? CNENFRNL
CNENFRNL
Community Champion
4 years agoIn 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.