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 registeredJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
Hello,
I am using Azure Synapse and there are several reports in power bi service that uploaded before MS Fabric came out.
Is there ways to change those reports(datasets) from Import mode to DirectLake mode?
Thanks
Solved! Go to Solution.
Hi @jwryu ,
You can follow the instructions provided in the link I sent. Measures etc. are migrated to the new Direct Lake model. Calculated columns are not as they are not supported in Direct Lake mode.
With the help of Dataflows Gen2 you will create delta tables in your Fabric lakehouse. These tables can then be used for your Direct Lake model. Non-supported objects are not transferred (i.e. calculated columns, calculated tables, relationships using columns with unsupported data types etc.).
Docs to refer -
GitHub - m-kovalsky/Fabric: Direct-lake-migration
Hope this is helpful. Please let me know incase of further queries.
Hi @jwryu ,
Can you please install the latest .whl file and give a try?
%pip install --upgrade "https://github.com/m-kovalsky/Fabric/blob/main/Direct%20Lake%20Migration/fabric_cat_tools-0.1.5-py3-none-any.whl"
In case if you have any further issues, I suggest you to check here - Issues · m-kovalsky/Fabric · GitHub
You can also open a new issues here, by that way team can see it and guide you. By this way everyone can be benefit as well.
Hope this is helpful and resolves your query.
Hi @jwryu ,
Thanks for using Fabric Community.
You can refer this doc for better help in your case - GitHub - m-kovalsky/Fabric: Direct-lake-migration
Hope this is helpful. Please let me know incase of further queries.
Thanks for the reply. it helps a lot!
i just need one more question.
as i understand, when i get those directlake mode semantic models, calculated columns and measures are gone. then, is there any other suggestion to keep those?
e.g. how to load those tables in semantic models? should I load them in Lakehouse or Warehouse, then add columns there and use it to rebuild the report? 😂
Hi @jwryu ,
You can follow the instructions provided in the link I sent. Measures etc. are migrated to the new Direct Lake model. Calculated columns are not as they are not supported in Direct Lake mode.
With the help of Dataflows Gen2 you will create delta tables in your Fabric lakehouse. These tables can then be used for your Direct Lake model. Non-supported objects are not transferred (i.e. calculated columns, calculated tables, relationships using columns with unsupported data types etc.).
Docs to refer -
GitHub - m-kovalsky/Fabric: Direct-lake-migration
Hope this is helpful. Please let me know incase of further queries.
It's perfect!
Thank you
Glad to know your query got resolved. Please continue using Fabric Community for your further queries.
umm,, can i get little more help here?
I've succeeded loading the tables to lakehouse via Dataflow Gen2
i am failing below job,, new semantic model is created but being empty
Hi @jwryu ,
Can you please install the latest .whl file and give a try?
%pip install --upgrade "https://github.com/m-kovalsky/Fabric/blob/main/Direct%20Lake%20Migration/fabric_cat_tools-0.1.5-py3-none-any.whl"
In case if you have any further issues, I suggest you to check here - Issues · m-kovalsky/Fabric · GitHub
You can also open a new issues here, by that way team can see it and guide you. By this way everyone can be benefit as well.
Hope this is helpful and resolves your query.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
70 | |
44 | |
14 | |
12 | |
5 |
User | Count |
---|---|
80 | |
77 | |
27 | |
8 | |
7 |