KPI Meter Portlets in SDF Custom Objects

You can create KPI meter portlets in SuiteCloud Development Framework (SDF) using the publisheddashboard SDF custom object. For information about the appropriate context, see Published Dashboards as XML Definitions.

KPI meter portlets display data for one of the KPIs included in a KPI portlet on the same dashboard or a different KPI.

KPI meter portlets in SDF are represented with the kpimeter element. You can specify this element in a dashboard of a published dashboard object.

The following example shows a KPI meter portlet definition that illustrates the Bank Balance KPI data in a meter:

          <kpimeter>
    <kpi>BANKBAL</kpi>
</kpimeter> 

        

For more information about KPI meter portlets, see:

Related Topics

General Notices