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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Ning_pbi
Regular Visitor

ErrorCode=-2146232060, When create M Query with Parameters for DirectQuery mode

Based on the native query (which works totally fine in the DirectQuery mode), I created an M Query to add two parameters, according to the documentation: Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Docs

 

However, I got an error: 

Ning_pbi_0-1654801050684.png

DataSource.Error: Microsoft SQL: Incorrect syntax near '('.

Details:

    DataSourceKind=SQL

    DataSourcePath=hieeventnotificationserverprod.database.windows.net;HieNotificationMetricsSqlDbStage

    Message=Incorrect syntax near '('.

    ErrorCode=-2146232060

    Number=102

    Class=15

 

Please advise how to solve this.  Thanks a lot!

2 REPLIES 2
v-yalanwu-msft
Community Support
Community Support

Hi, @Ning_pbi ;

According to the office document

Sql.Database(server as text, database as text, optional options as nullable record) as table

vyalanwumsft_1-1655089634110.png

Check the server is right.


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Thank you for your help.   I checked that the server is right, and the database is also right. But the error still exists.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.