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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Very slow rendering of report and slicer drop down

Hi All,

I am using Azure SQL Database as a source, it is a direct query and it returns 45k rows, when I run the sql in SSMS it takes 11 seconds, when I run the report in PBI it takes forever and when I added slicers, it takes forever to load the data in the slicers, please advice.

Thanks

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Make sure yo do not have bi-directional joins. If needed create an index on join columns and filter columns

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
Anonymous
Not applicable

@amitchandak thanks, on my SQL Code that I am running in SSMS , it is all LEFT joins (only 6 tables), no bi directional joins, checked with my dba and he checked for any missing indices and we did not find any, all required indices in place. Like I said in SSMS it takes 9 to 11 seconds. Coming to PBI, It is the same SQL Query, no other queries or added. My two slicers are YEAR and QUARTER, my YEAR list is from 2019 to current year, so just to populate 4 values 2019,20,21,22,23 it is taking almost a minute.

Thanks

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors