Forum Discussion

jaryszek's avatar
jaryszek
Icon for Super User rankSuper User
5 months ago
Solved

How to convert DirectLake to Import Mode?

Hello, trying to use this article in order to migrate directlake to importmode:   https://www.linkedin.com/pulse/converting-direct-lake-model-import-daniel-otykier-h2chf/ But i can not see "D...
  • v-saisrao-msft's avatar
    v-saisrao-msft
    5 months ago

    HI jaryszek,

    Thank you Kedar_Pande, for your insights.

    The issue arises because Direct Lake models do not use standard data source connections or credentials. When converting the model to Import mode with scripting, a valid data source including connection details and authentication is not automatically set up. In Power BI, the “Data source credentials” option appears only when a properly defined data source is present. Since the converted model lacks this configuration, the option is not shown. To resolve this, connect the model to a supported data source (like a Lakehouse SQL endpoint or Warehouse) with a valid query and credentials. Alternatively, recreating the model in Import mode using Power BI Desktop is a recommended and supported method to ensure proper setup.

     

    Thank you.