Liquid Insight Pop - LiquidAnalytics/ld-api-examples GitHub Wiki
Liquid Insight Pop Configuration
##Description/Overview
- This is the specification for the Configuration of Liquid Insight Pop.
- 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
- 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.
- We do not have liquid insight pop item of Function and Detail form.
##Steps To Configure a Liquid Insight Pop
- To create an item of Type Liquid Insight Pop one must have a unique InsightPopId.
- InsightPopType of an item should be as follows:-
- DataGrid if item type is DataGridDef. And insightPopId = dataGridDefId.
- InfoCard, Cards, DialCards, KVCard, DashboardInfoCard, PivotReport, TwoColumnKPICard, ThreeColumnKPICard, FourColumnKPICard should be same as their itemType.
- ActionInsightPopId is required for all configuration items except DataGrid and Cards.
- ParentInsightPopId is required for all configuration items except DataGrid and PivotReport.
- Sort Order is required unless one does mind any sort order.