Forum Discussion
diego_forero30
4 years agoFrequent Visitor
Setting dynamic parameters from final user to Power Query URL source
Hello there, I'm facing a challenge that I'm hoping you can help me out to solve, I have 2 queries both are calling API's by using an URL: The 1st one is returning a list of events, includin...
artemus
4 years agoMicrosoft Employee
Doing this depends on what connector you are using. For Web.Contents, this won't work as it doesn't directly support direct query (you would have to build your own connector). If your data source does support direct query, then I would need more details to determine what the issue is.