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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Dennis12
Frequent Visitor

Monthly Revenue based on start revenue date and day revenue

I am new to DAX formules but I would like to make a report/matrix of our montly revenue based on a start date and daily earnings. So, my goal would be to have the monthly revenue in a matrix from the start date untill the total days run out.

 

Help would be very appreciated

 

Dennis12_0-1647863791477.png

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Dennis12 , Create a end date , based on start date

new column

revenue end date = [revenue Start date] +[Total days]

 

refer this blog


https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-o...

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
amitchandak
Super User
Super User

@Dennis12 , Create a end date , based on start date

new column

revenue end date = [revenue Start date] +[Total days]

 

refer this blog


https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-o...

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
tamerj1
Community Champion
Community Champion

Hi @Dennis12 

I think this a similar case https://community.powerbi.com/t5/DAX-Commands-and-Tips/Interest-Calculation/m-p/2321575

it is not the same but similar. You can create a simple date table that starts from date you indicate up to the last date in your table. Using CROSSJOIN + FILTER you can unpivot your data which mskes it easier to analyze. If this is what you're looking for, please share some sample data and brief on the expected results. 
Have a great day!

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.