Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

eazyBI: How do I include 0 values when using transition status dimension?

David Powell
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 30, 2019

Hello.

I want to report on how long my tickets are waiting for a response from my customers (which I track by using an issue status "Waiting for customer").  So, I put "Transition Status" into the "Pages" section and use the "Workdays in transition status" measure.  I use "Issue" as my rows.  In order for that to work properly, I need to filter the transition status to "Waiting for customer."  This gives me the proper calculation, but it excludes all of the rows where the ticket has not ever been in the "Waiting for customer" status.

I don't want to exclude those issues.  I'd like to have a history of the different issues and see all of the issues, including the ones where the time waiting for customer would be 0.  How do I do that?  I know that I can click the "Nonempty" button on the rows, but then that would prevent me from doing any other filtering.  I'd like to have a "Reporter" filter as well, so I can look at my different customers and see their tickets and how long we've needed to wait for them to respond to them, even if that amount is 0.

How do I pull this off?

Thanks.

1 answer

0 votes
Janis Plume (eazyBI)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 2, 2019

Hi,

 

You can use the CoalesceEmpty function to show zero values instead of the empty:

 

CoalesceEmpty([Measures].[Workdays in transition status],0)

Best regards,

Janis, eazyBI support

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events