Forum Discussion
ViralGajjar2904
2 years agoFrequent Visitor
I want to use first API response in another Query without call it second time
I am creating new session in below query which name is Create_Session. let BaseURL = BaseURLPara, body = "{""sessionId"":null}", Source = Json.Document(Web.Contents(BaseURL, [ R...
Anonymous
2 years agoNot applicable
Hi ViralGajjar2904 ,
-- Power Query is not suitable for write back, as it will by default execute queries multiple times: The first execution is to retrieve metadata in order to create a query execution plan. After that it will execute the execution plan.
There is no way you can suppress that.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum