Building a Report Updated February 23, 2023 15:10 Building a Report This topic provides information about how to create different reports in the Izenda BI. Build a Generic Report Prepare an Empty Report Object Populate Report Name and Categories Populate selected data sources Call Save report as draft API Populate the report parts Call Save report API Build a simple Grid Prepare an empty ReportPartGrid object Populate selected data sources fields Update the properties of each field per user selection Update the properties of the grid in “properties” field per user selection Back to the step in BuildaGenericReport Build a simple Chart Prepare an empty ReportPartChart object Populate selected data sources fields Update the properties of each field per user selection Update the properties of the Chart in “properties” field per user selection Back to the Save step in BuildaGenericReport Build a simple Gauge Prepare an empty ReportPartGauge object Populate selected data sources fields Update the properties of each field per user selection Update the properties of the Gauge in “properties” field per user selection Back to the Save step in BuildaGenericReport Build a simple Map Prepare an empty ReportPartMap object Populate selected data sources fields Update the properties of each field per user selection Update the properties of the Map in “properties” field per user selection Back to the Save step in BuildaGenericReport Build a simple Form Prepare an empty ReportPartForm object Populate selected data sources fields Update the properties of each field per user selection Update the properties of the Form in “properties” field per user selection Back to the Save step in BuildaGenericReport Sample Properties for a ReportPartElement