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

Join 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

Reply
jwryu
Helper II
Helper II

change Dataset(import) to directlake mode

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

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

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.).

vgchennamsft_0-1710151418625.png


Docs to refer -
GitHub - m-kovalsky/Fabric: Direct-lake-migration

Hope this is helpful. Please let me know incase of further queries.

View solution in original post

Anonymous
Not applicable

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. 

View solution in original post

7 REPLIES 7
Anonymous
Not applicable

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? 😂

 

Anonymous
Not applicable

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.).

vgchennamsft_0-1710151418625.png


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

Anonymous
Not applicable

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

 

1dl.png2dl.png

 

 

Anonymous
Not applicable

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. 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.