Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hallo, i need help optimiszing my direct query report and the datasource.
I have two Tables, one Facttable with lot of collumns but only 15k rows and i have table acces for row level security.
Facttable is diret query mode, access table is import. (many to many relationship)
My report visuals load up to one minute to show data. My Azure Database has very low tier (Standard S0: 10 DTUs) anyway query should be faster right? (i have no experience with database and performance).
I have 3 slicer visuals fro column plant, workstation and date. And two Table Visuals with additional collumns and 4 meassures.
Because i have no databse expierience i dont know how to best set up indexes for better performance.
Right now i set up indexes for the 3 collumns used in slicer (all Non-unique, non clustered).
Can you give me some tips?
Solved! Go to Solution.
Use Performance Analyzer to capture the direct query that is produced by your visual. Examine that query and run it directly on your Azure database. Examine the query execution plan and follow the suggestions on which index would be suitable for that query.
Use Performance Analyzer to capture the direct query that is produced by your visual. Examine that query and run it directly on your Azure database. Examine the query execution plan and follow the suggestions on which index would be suitable for that query.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
3 | |
3 | |
3 | |
2 | |
2 |