Forum Discussion

arobin's avatar
arobin
Frequent Visitor
9 years ago
Solved

Create Connection: This query contains transformations that cannot be used for live connection

 I am very new to Power BI and I am not familiar with the message I encountered when trying to make a DirectQuery connection to SQL Server. Can anyone advise what does "Create Connection: This query ...
  • v-huizhn-msft's avatar
    v-huizhn-msft
    9 years ago

    Hi arobin,

     

    Could you please test using a simple SQL statement? You can create a simple table named TableA in your database, then type the basic query statement using like: select * from TableA in Direct Query model, check if it works. Some function is not used in Direct Query model. If it works fine, it will document the function is unable. You'd better test step by step.

     

    If the function is not used, please create a new result table, then import them to Power BI. If you have any issue, please let me know.

     

    Best Regards,
    Angelia