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.
I've been playing around with Fabric and trying to get a better understanding of Lakehouses, Datawarehouses, Direct Lake etc.
I primarily have a Power BI and SQL background.
Here's what I did:-
Questions:-
1) If you open the SQL endpoint you should see that your is in Direct Lake mode (see screenshot)
Then in the report it shows live connection to your dataset
2) When you switched from live connection to direct query, I think you killed Direct Lake - but I am not sure exactly what happens then.
3) Yes - but even in Direct Lake mode I think it is doing something similar to that.
4) Direct Lake is supposed to be faster
I heard a lot of times you just need to test it out and see what the performance difference will be.
Maybe someone else can comment who has more experience with this already.
Thanks for your inputs. As you indicated, perhaps the best way to understand the differences in performance would be test things out. The key thing I'm trying to determine is the choice between the following 3
If I have raw data in delta parquet format but need to do some transformations to it before using in the data model then which of these approaches is better, at least for not so large datasets.
OPTION 1: Use Dataflow to transform the data and load as delta tables and use in direct lake mode in PBI.
OPTION 2: Define views based on the delta tables and import them into the PBI data model.
OPTION 3: Define views and use them directly in the PBI model (direct query).
In option 1, time is spent in transforming, in option 2 time is spent in processing the model. In option 3, there is no additional processing time but most likely individual queries are slower as it's direct query and not direct lake.
I will test these options out and post my findings.
Hello @VickyDev18
Have you tested the above scenarios, do you have anything valuable to share with the community.
Thanks
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 |
---|---|
76 | |
76 | |
55 | |
37 | |
34 |
User | Count |
---|---|
99 | |
56 | |
53 | |
44 | |
40 |