Development How to convert a list of records to table in Power Query - A better way When parsing JSON files in Power Query, there will most likely come a step that you'll need to convert a list of records to a table. Say you have a JSON document like the following. [{"name": "Reza", "age": "20", "