DAX Function

KEEPFILTERS Power BI DAX exercises.

These concepts all use KEEPFILTERS. Work through related PBIX exercises, compare the patterns, and submit numeric answers to save your progress.

View all DAX functions

2Related concepts

Concepts Using KEEPFILTERS

Controlling Filter Context with CALCULATE and KEEPFILTERS in DAX

Learn how to use CALCULATE and KEEPFILTERS to precisely control filter context within measures, ensuring calculations apply to specific data subsets while respecting or overriding existing filters.

Mastering KEEPFILTERS with CALCULATE for Dynamic Context Modification

Understand and apply the KEEPFILTERS function within CALCULATE to precisely control filter context for inclusion and exclusion scenarios, and to define conditional logic in Power BI visuals.