Convert JSON to Excel in Microsoft Power Automate for Desktop

preview_player
Показать описание
Do you receive JSON files that you'd like to convert to Excel tables? In this video, we show you how to convert JSON to Excel tables in Microsoft Power Automate for Desktop.

Doing this transforms JSON file data into Excel format so that it becomes very easy to see, read, and do subsequent data manipulation such as filtering, applying formulas, etc.

00:00 Introduction
00:11 Sample JSON file used for this tutorial
00:38 Extract the keys from the JSON file
03:00 Write keys to Excel
07:30 For each key, access the value and write to Excel
10:34 Save the Excel file

If you're not yet familiar with the basics of Microsoft Power Automate for Desktop, you may want to check out these topics used in this tutorial:

Keep in touch!

#RPA #PowerAutomateDesktop #RoboticProcessAutomation #PowerAutomate
Рекомендации по теме
Комментарии
Автор

Worked perfectly. Exactly what I needed. Thank you!

oneBoredFish
Автор

This is just what I was looking for. however I have one query I have a json where the keys are not consistent for example if in this case suppose for one set of fields does not have the key product Url in it - in such cases how can we handle it.

pearlinwhite
Автор

Great video. Tried the steps until Parse Text to obtain Keys, but the Keys list is empty []. Can you confirm the regular expression in the Text to find part?

pwcmt
Автор

Word as it should, but I think MS have to create action json to exel. For now illustrated work flow is not that fast as could. Thanks for video

shaolin
Автор

Hi. How did you made the regular expression? "([^"]+?"\s*:

salvadorvelascotelle