Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
yellow_days
Helper I
Helper I

how to get number of zero days

Hello,

 

I have a Dataset with a Date of Reviews. Some days are missing, because new comments dont appear everyday. Now I would like to see how many days actually missing. For example I check the dates from 1. april - 5. april and I just have reviews on 1. Apri, 2. April and 5. April. My result should say 2 days.

 

Can someone give me an advice how I can do this?

 

best regards

1 REPLY 1
BhaveshPatel
Community Champion
Community Champion

You can count the total days in the selected time period using the Date table and then only count the days where reviews happended.

 

Minus out the Active days from the total days to get the inactive days.

 

You can use COUNTROWS and DISTINCTCOUNT function to get the job done.

 

Thanks,

Bhavesh

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.