Forum Discussion
JustSomeGuy
1 year agoNew Member
Power Query SDK - Naming the Output Query
I created a custom connector for PowerBI using the Power Query SDK. When I run it in PowerBI the result is always "Query1" (for the frist one, Query2 for the second, etc.). Is there any way I can se...
sangameshks
1 year agoHelper I
In Power Query SDK, the default query names like "Query1" and so on. it doesn't provide a direct method to set a custom naming schema for these queries programmatically. You can choose Power BI Desktop.
I am sharing you 2 document likes so that it can assit you further
SDK Dcumentation : https://learn.microsoft.com/en-us/power-query/install-sdk
SDK in Vs Code: https://learn.microsoft.com/en-us/power-query/power-query-sdk-vs-code