CSV as output
Please add feature to obtain table data as CSV which makes it easier to use ETL tools like ADF for loading data into relational database
2
votes

1 comment
-
Maneesha Salvankar commented
we can extract the json file into the excel format using any programming language. I have used VBScript to convert it into excel in the form of rows and columns.