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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

How to unevenly distribute values between two dates

Hello, I am trying to create a visual showing the planned workloads of projects between the start and end dates, however the hours are not evenly distributed across the project timeline. 

Here is the data that I have

 

I have a table showing the project type, total hours and start and end dates

 

Project IDProject TypeStart DateEnd DateWeeksTotal Hours
1SmallApril 3, 2022May 1, 2022415
2SmallApril 10, 2022May 8, 2022410
3MediumApril 10, 2022June 19, 2022850
4LargeApril 10, 2022July 24, 20221075

 

I have another table that shows how much of the total time is distributed for each week of the project depending on the size of it

 Week         
Type12345678910
Small25%50%25%       
Medium25%20%20%5%5%5%10%10%  
Large15%10%10%10%5%5%5%5%15%20%

 

I would like to create a visual showing the number of hours per week per project. I am able to make this visual when the total value is distributed evenly between the start and end dates but I can't get the distribution to be uneven. Any help on this is much appreciated! 

 

 

2 REPLIES 2
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,


Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.

Best Regards
Lucien

lbendlin
Super User
Super User

Your small projects have a duration of four weeks but the weighting table only has three values.  Please provide sample data that more accurately covers your issue.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors