eazyBI - create pages filter for items without original estimate

Dear Community,

there are items with a specific issue type. I want to create a filter utilizing pages to filter those out, where original estimate is blank.

I am not able to get this done.

anybody has an idea to create a custom filter utilizing original estimate? measures is not feasible as I “just” want to exclude from an eazyBI report

@Falko_Hagendorf

If you want to show the list of issues, you could select the “Original estimated hours” measure in columns and filter the report by it.
https://docs.eazybi.com/eazybi/analyze-and-visualize/create-reports#Createreports-Orderandfilterrowsbymeasurevalues

If you need to filter the whole report (all measures) by the issues with blank original estimate hours, you could thing about defining a new calculated field with Javascript.
https://docs.eazybi.com/eazybi/data-import/data-from-jira/jira-custom-fields/new-calculated-fields
When calculated field imported as dimension you can filter the whole report by it.

Martins / eazyBI