Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
In my SSRS reports I am using regular SQL to get data for the report. Can I use the same SQL code to get data into a power bi report? What the online resources are to learn how to bring data into power bi reports?
Thanks
Solved! Go to Solution.
Hi @Markzolotoy,
Power BI has so many build-in connectors to get data. So we can get data without a code most of the time.
We still can apply some SQL statements. But I think this isn't necessary most of the time.
We manipulate the data in the Query Editor after getting data, which uses Power Query M language. Please reference: https://msdn.microsoft.com/en-us/library/mt211003.aspx
Best Regards!
Dale
Hi @Markzolotoy,
Power BI has so many build-in connectors to get data. So we can get data without a code most of the time.
We still can apply some SQL statements. But I think this isn't necessary most of the time.
We manipulate the data in the Query Editor after getting data, which uses Power Query M language. Please reference: https://msdn.microsoft.com/en-us/library/mt211003.aspx
Best Regards!
Dale
here is some info:
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-use-directquery/
Thanks for help. I have gone through the article but still dont understand how I create queries to access SQL data. When I opened Query Editor I saw expresions that are not pure T-SQL. How do learn it?
while this is a year old post - and PBI is updated monthly - and so some of the specifics may have changed but the overall idea remains the same:
https://www.red-gate.com/simple-talk/sql/bi/direct-query-power-bi/
it shows the entry of sql - - I think the gap in understanding was Direct Query being a different thing than Query Editor......
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 43 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 25 |