Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Issue with DAX filters over multiple tables

Issue with DAX filters over multiple tables

We have been trying hard to find a fix for the complex Power BI Report builder reports filters in DAX. Basically the reports which use multiple AND/OR conditions or nested filters conditions.

'Dim Buyer Detail'[BuyerDetailStatus]= "Active" but our requirement is to filter the data using DAX query for multiple tables / conditions using AND/OR conditions.


For example we are looking for something like

FILTER('Dim Buyer Detail','Dim Buyer Detail'[BuyerDetailStatus]= "Active",'Dim Employee'[Employee Name]='XYZ','Dim Customer'[Customer Name]='ABC')

We have tried many ways, but unfortunately, we are unable to find a usable solution for complex reports filters in DAX. We tried to put dataset filters for OR/AND conditions, but that slows down the performance very much so it is not a very practical solution.

 

1 REPLY 1
NidhiBhusari
Helper IV
Helper IV

Hi @Anonymous can you please share sample dataset?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.