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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ak77
Post Patron
Post Patron

Direct query Slicer Selection

Hi BI Gurus

 

I have a direct query where i pass 'Code' slicer  as parameter to the directquery and get all data for the code selected..

ak77_0-1718213012160.png

my direct query looks as below:SELECT *FROM [PERFORMANCEDM].[dbo].[look_through_temp_dashboard]where portfolio_code='" & PortfolioCodeParameter & "'"]

 

i expect when i select the date parameter.. the direct query should not be executed as i have all data for all dates related to a code at power bi level.

 

my question: can the direct query call be disabled when only date slicer is selected  and enabled when code is selected?  

 

 

 

 

1 REPLY 1
amitchandak
Super User
Super User

@ak77 , Please check if you are using bi-directional join. if you are using one avoid those.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.

Top Solution Authors