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
Hi all,
I'd like to build a query in the advanced editor and I need to do it dynamically reading data from a SQL Server database. I've created a stored procedure that returns the complete M query that I need to execute:
let
Source = Sql.Database("SVBINTBD02", "BI_staging",
[Query="EXEC [altaonl].[LlamadaAppInsightsErroresProspects]"])
in
Source
This sentence returns the text of the query that I want to be executed in M language.
How can I do it?
Thanks in advance,
Héctor
Hi @hctr83,
You already can do it. What's your expected result? Or what's the problem?
Best Regards,
Dale
Hi Dale!
Thanks a lot for your comment.
The string returned by the stored procedure is the query that I want to be executed (it's a query wrote in M language to get data from Application Insights -> in Azure).
How should I write it in the advanced editor?
Best Regards!
Hi @hctr83,
As far as I know, this isn't available for now. What's your purpose? Maybe we can find another approach.
Best Regards,
Dale
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.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 64 | |
| 31 | |
| 29 | |
| 24 |