Liquid Insight Pop - LiquidAnalytics/ld-api-examples GitHub Wiki

Liquid Insight Pop Configuration

##Description/Overview

  1. This is the specification for the Configuration of Liquid Insight Pop.
  2. An Liquid Insight Pop is the definition of any given config item. If a config item does not have a Liquid Insight Pop item for the same then we can not see it in the application(Excluding functions and detail form).

##Basic Information about Liquid Insight Pop

  1. As said previously Liquid Insight Pop is a definition of any given item where every item should have a unique InsightPopId and Insight Pop Type changes according to its item type.
  2. We do not have liquid insight pop item of Function and Detail form.

##Steps To Configure a Liquid Insight Pop

  1. To create an item of Type Liquid Insight Pop one must have a unique InsightPopId.
  2. InsightPopType of an item should be as follows:-
  3. DataGrid if item type is DataGridDef. And insightPopId = dataGridDefId.
  4. InfoCard, Cards, DialCards, KVCard, DashboardInfoCard, PivotReport, TwoColumnKPICard, ThreeColumnKPICard, FourColumnKPICard should be same as their itemType.
  5. ActionInsightPopId is required for all configuration items except DataGrid and Cards.
  6. ParentInsightPopId is required for all configuration items except DataGrid and PivotReport.
  7. Sort Order is required unless one does mind any sort order.