Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Good afternoon!
I'm trying to make a calendar with some services and values in PowerBI.
In the excel sheet, i have 2 columns: start and end of the service and total value, like image below:
My ideia is to import this sheet into Power Query and turn it into a calendar like image below:
Is there anyway to do it? Fill a calendar table with the interval of service and divide the total value by the duration of service?
Thanks!
Solved! Go to Solution.
maybe you can try use DAX to do it
pls see the attachment below
Proud to be a Super User!
maybe you can try use DAX to do it
pls see the attachment below
Proud to be a Super User!
That was exactly what I need!
Thank you!
you are welcome
Proud to be a Super User!