Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

TSQL to Power query 'M'

Hello, I have made a query in Power BI Desktop (power query editor). Now I want to create another query based on that query. Since I am a beginner in Power Query I am not very good in 'M'. I do how...
  • ankitpatira's avatar
    ankitpatira
    9 years ago

    Anonymous Create a new connection to sql server with TSQL code then view code of that under Advanced Editor and use that as a basis for your own query.