Forum Discussion
Dataflows - Web API - authentication
- 5 years ago
If you have it working through Desktop, you can create a Dataflow from Blank Query and copy/paste your M code from the Advanced Editor in Desktop. Have you tried that?
Pat
Hi Daz4 ,
Please check this if it is help you:
https://docs.microsoft.com/en-us/power-query/handlingauthentication
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey Stephen, sorry for the delayed response, but this didnt help. I cant see anywhere in the options for setting up a dataflow to put the correct api authentication, and that document seems more focused on power query. Any other ideas? As I said, I can acess other aapis fine, and can access this one via Power BI desktop, just not through Dataflows.
- mahoneypat5 years ago
Microsoft Employee
If you have it working through Desktop, you can create a Dataflow from Blank Query and copy/paste your M code from the Advanced Editor in Desktop. Have you tried that?
Pat
- Daz45 years ago
Helper I
Thanks Pat, I never thought of that but it does the job, thats just brilliant thankyou!
I would still like to know why the Dataflow wont allow that but you have got my problem solved!
- jujogar101 year agoNew Member
Hey pat, I alwasy do that and it works, but now if I want to merge two queries that separatly work the merging does not work, any ideas?