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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Petr_Elias98
Frequent Visitor

Monthly count of values based on date - Trend

Hello,

 

I am working on our company PBI project & I am currently stuck, so I´d like to request support from more experienced PBI colleague. 🙂

 

I have datasheet that goes like this:
Notification number (unique identifier), "Created on", "Completed on", "Product (5 products), "Department responsible (4 departments" + Another not relevatnt info. If "Completed on" is empty --> Notification is Open, therefore (Today´s date - Created on = age of Notificaton)

The rules for notifications are - Under 150 days old - OK, 150-180 - Close to overdue, over 180 days - Overdue.

 

Would anyone know, if there is any possibility, to have chart, which shows evolution of Overdue notifications on monthly basis?
I would very much apperciate any help.

Peter.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Petr_Elias98 , refer to this article can help to find the Open.

https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...

 

For 180 bucket you have diff with max date like one in current employee there and use segmentation

https://www.daxpatterns.com/dynamic-segmentation/
https://www.daxpatterns.com/static-segmentation/

 

 

Please Watch/Like/Share My webinar on Time Intelligence: https://community.powerbi.com/t5/Webinars-and-Video-Gallery/PowerBI-Time-Intelligence-Calendar-WTD-Y...
My Youtube Tips at: https://www.youtube.com/playlist?list=PLPaNVDMhUXGYrm5rm6ME6rjzKGSvT9Jmy

Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

HI @Petr_Elias98,

Maybe you can take a look at the following link about expand two date fields to a continues date table, then you can link these tables and use this new table date field with original table value field to analysis and design your visualization:

Spread revenue across period based on start and end date, slice and dase this using different dates 

Regards,

Xiaoxin Sheng

amitchandak
Super User
Super User

@Petr_Elias98 , refer to this article can help to find the Open.

https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...

 

For 180 bucket you have diff with max date like one in current employee there and use segmentation

https://www.daxpatterns.com/dynamic-segmentation/
https://www.daxpatterns.com/static-segmentation/

 

 

Please Watch/Like/Share My webinar on Time Intelligence: https://community.powerbi.com/t5/Webinars-and-Video-Gallery/PowerBI-Time-Intelligence-Calendar-WTD-Y...
My Youtube Tips at: https://www.youtube.com/playlist?list=PLPaNVDMhUXGYrm5rm6ME6rjzKGSvT9Jmy

Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors