Skip to main content

JSON to WebDataRocks Table Integration

Overview

The JSON to WebDataRocks Table plugin streamlines the process of incorporating JSON data into a dynamic pivot table using WebDataRocks. It allows users to fetch JSON data from either a URL or an attachment link within the component and transform it into an interactive pivot table, offering advanced analytical capabilities for data exploration and visualization.

Use Cases

  • This plugin is ideal for applications that require advanced data analysis and visualization, such as business intelligence dashboards, financial reporting systems, and any application where interactive data exploration is necessary.

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 WebDataRocks 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.