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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
rayinOz
Helper III
Helper III

Bar chart with date ranges

Hello PowerBI'ers

 

Wondering if the following is possible; the data records are user records for course completions. 

 

1. I have a column in my data table for Course Due Date. 

 

I'm wondering if it is possible to have a bar chart where a bar would represent the number of courses that are within 30 days of current date.

 

another bar for a record with a due date between 31 and 60 days of today's date

 

and so an and so forth.

 

I hope I'm stating this correctly.

 

What i'm trying to show i the number of employees who have past the due date but in groups.

 

thoughts?

1 REPLY 1
Anonymous
Not applicable

Hi @rayinOz ,

 

First need to calculate the due days (current date - course completion date).

Then need to create buckets like 0-30, 31-60, 61-90, 90+

 

Use the Bucket as Axis and count of courses on values.

 

I hope this will solve youe issue.

 

Please let me know if  you have any questions.

 

Regards,

Pavan Vanguri.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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