Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

You can integrate Multi-Level Cascading Select custom fields in EazyBI to create reports.

Although MLCS is not directly supported in EazyBI, data can be imported using the advanced options provided.

To import a Multi-Level Cascading Select field, from the EazyBI home go to Settings → Advanced settings. Here, in the text area, paste the following code:

[jira.customfield_NNNNN]
data_type = "string"
dimension = true

make sure to replace NNNNN with the custom field ID.

image-20250114-144300.png

After updating the new settings, the custom field will be visible in the Jira source data, under the “Custom field” tab.

image-20250114-144712.png

Once the data are imported, the custom field can be used in your EazyBI reports. This is an example report that includes data coming from a Multi-Level Cascading Select field.

image-20250114-144945.png

  • No labels