Login to follow
Json To Exportable Table

Json To Exportable Table (ODC)

Stable version 0.1.3 (Compatible with ODC)
Uploaded on 07 May 2025 by EONE TECHNOLOGIES PRIVATE LIMITED
Json To Exportable Table

Json To Exportable Table (ODC)

Details
Detailed Description

This application dynamically transforms a valid JSON string and defined structure having Header and Row value list(which converts into relevant JSON) into an interactive HTML table. It also provides powerful reporting features by allowing users to export the displayed data into CSV and XLS formats. The solution is ideal for scenarios where structured JSON data needs to be visualized and shared quickly in tabular and spreadsheet formats, without requiring manual data conversion or third-party tools.

Key Features:

  • Converts any valid JSON string and defined structure having Header and Row value list

  • into a responsive and dynamic table.

  • Automatically detects keys and values to build table headers and rows.

  • Supports export to CSV and XLS formats with a single click.

  • Lightweight and user-friendly interface for quick data inspection and reporting.

Limitations
The actions consists of defined default CSS inside the Javascript. Inorder to change the CSS of the table, Javascript can be altered.
Release notes 

Added an structure which can be used to generate dynamic table.Structure consists of header value and row value list.