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! Learn more

Reply
Anonymous
Not applicable

How to display revenue Growth

I have this chart: 

 

 

1.PNG 

 

Rather than getting the breakdown of each month, how can I display it so everything adds up over time? So the graph should just be an upward slope the closer it gets to today totaling all revenue above...

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

 

I'd like to suggest you share a pbix file with some sample data, it will be help for test and coding formula.(you can upload to onedrive or google drive and share link here)

 

You can also take a look at following link about use date function to manually filter records to calculate YTD:

Time Intelligence "The Hard Way" (TITHW)

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

 

I'd like to suggest you share a pbix file with some sample data, it will be help for test and coding formula.(you can upload to onedrive or google drive and share link here)

 

You can also take a look at following link about use date function to manually filter records to calculate YTD:

Time Intelligence "The Hard Way" (TITHW)

 

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

You can use the function TOTALYTD if you want to sum up the revenues from the beginning of the year.

 

https://docs.microsoft.com/en-us/dax/totalytd-function-dax

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