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 lbendlin @what do you mean by parsing the json response in power query? Do you mean having the data frames load into power query than conduct these transformations?
I think it's just because I am looking at filtering the results of the other downloaded csv file by matching mdr report key