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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
FilipVDR
Helper I
Helper I

DirectQuery to SAP BW - filter on measure

Hello,

 

In this table i want to filter out the records with "Meting 37" "0".

"Belangrijke getallen 37" is a measure which is calculated in SAP 

We tried to create a DAX formula but it keeps running, probably because it's direct query and there is an issue?

Meting 37 = IF( 'Belangrijke getallen'[37]=0, BLANK(), 'Belangrijke getallen'[37])
It's not an option to filter on "Belangrijke getallen 37" as it's not possible to enter something.

FilipVDR_3-1712320552753.png

 

 

 

 

3 REPLIES 3
FilipVDR
Helper I
Helper I

How can I look at a folded query if it's direct query? 

You can see the folded query in the performance analyzer ("Copy Query") and then either Dax Query view or DAX Studio.

lbendlin
Super User
Super User

"Belangrijke getallen 37" is a measure which is calculated in SAP 

then to you it should look like just another column. 

 

Have you looked at the folded query?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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