How to find the issues with empty description

Is there a way to find the count of issues with EMPTY description?

Hi @ciciwan!

Description by default is a long text field that is rarely used to store quantitive values that could be analyzed. For this reason, eazyBI does not import issue description by default.

As a workaround, you could create a calculated field that checks if the issue does not have a description, return 1. With such a measure, you could get a total of issues without description in various contexts.

Lauma / support@eazybi.com