Forum Discussion
Need help with loading large data volume
- 1 year ago
Hi Bobster326 ,
"Parsing the json response in power query?" - means that:
Directly call the API in Power Query using M (no need to run Python in the query step).Use Power Query functions like Json.Document to extract and transform the JSON structure into tables.Then use Power Query's merge or join capabilities to filter/match the JSON results against your CSV data using mdr_report_key.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly.
Thank you.
Hi Bobster326 ,
Thank you lbendlin pankajnamekar25 for the prompt response.
I wanted to check if you had the opportunity to review the information provided and resolve the issue..? If the responses given by lbendlin pankajnamekar25 has addressed your query, please accept it as a solution, so other members can easily find it.
Thank you.