Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Editing & Applying Queries on Imported SQL data when Offline ( outside of company firewall).

Hi All,   Can I check my understanding of editing and applying queries for an imported data source when not connected to the SQL database.   I'll preface it with that I understand the core differ...
  • v-huizhn-msft's avatar
    8 years ago

    Hi Anonymous,

    I test it using SQL Server profiler to trace the SQL Server connections. When we edit in Editor Query, for example we remove several columns in Editor Query, it will connect SQL Server can select the only necessary columns. You can still test it in your local computer.

    When you open the .pbix file at home, the connect to SQL Server is denied. The first step to get the datasource failed, you can't edit the data using Query.

    Best Regards,
    Angelia