Skip to main content

JSON to PivotUI Table Integration

Overview

The JSON to PivotUI Table Integration plugin enables seamless integration of JSON data into a pivot table format using PivotUI. It simplifies the process of loading JSON data from either a URL or an attachment link and dynamically generates a pivot table for comprehensive data analysis and visualization.

Use Cases

  • This plugin is ideal for applications that need to visualize large sets of JSON data in a pivot table format, such as business intelligence dashboards, data analytics tools, and reporting systems.

Installing the plugin

Prerequisites:

  1. The page must have a detail component
  2. The detail must have an attachments field
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this detail, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the JSON to PivotUI Table Integration plugin
  4. Select the detail
  5. Select the attachments field

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.