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.
After updating the new settings, the custom field will be visible in the Jira source data, under the “Custom field” tab.
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.