Convert Json to Excel
Converts json text for file to an Excel file
Parameters
- File, Required
Map the Json file or Text.
- File NameString
Name for the output file
- First RowNumber
Row position from where the data should start
- First ColumnNumber
Column position from where the data should start
- Convert Number and DateBoolean
Convert numbers and dates to their respective formats
- Date FormatString
Format for date and time string.
- Format NumbersString
Format for numbers.
Output
- Ignore Null Values Boolean
Ignore Null Values in json property values
- Bold TitleBoolean
Set title to bold
- Wrap Title TextBoolean
Wraps title for longer text
- File NameString
Name for the output file
- File ExtentionFile ExtentionDefault: String
The file extension for the output file (e.g., .xlsx, .xls)
- Alternate File UrlString
Alternative URL to access the converted file