Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Anonymous
Not applicable

M language script that runs a text search in stored procedures in SQL server sys.databases

I have tried to design a M language script that runs a text search in stored procedures in SQL server sys.databases. When I view the script code in Advanced edit mode there is a note below the script that conclude with "No script errors are registrated".

 

Unfortunately I cannot identify what needs to be corrected in the script when reading the error message "Incorrect syntax near ''. " returned in PowerQuery .

 

It seems to me that the debug information in Power Query regarding execution of first step unfortunate is not present in current version of PowerBI Desktop.

 

First step in execution.PNG

 

M language script.PNG

 

Source SQL.PNG

2 ACCEPTED SOLUTIONS
foodd
Super User
Super User

@Anonymous , would this not be a case to create a view upstream, and connect to the view?

View solution in original post

Anonymous
Not applicable

Yes, it seems to me to be the only solution as long as only the SELECT command is accepted in Direct query mode. 

View solution in original post

5 REPLIES 5
ImkeF
Community Champion
Community Champion

Hi @Anonymous ,
I don't have experience with DirectQuery mode, so cannot help you with it.

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

foodd
Super User
Super User

@Anonymous , would this not be a case to create a view upstream, and connect to the view?

Anonymous
Not applicable

Yes, it seems to me to be the only solution as long as only the SELECT command is accepted in Direct query mode. 

ImkeF
Community Champion
Community Champion

Hi @Anonymous ,
what I see in the first picture you've posted looks like a correct result to me: It will appear when your parameter/query "paramDBname" is empty.
This is not an error on PQ side.

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

Anonymous
Not applicable

It seems to me that PowerQuery does not accept the USE <db name> sql command in the Direct query mode. I tried to hardcode the db name but still received error message when I updated the project. 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.