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
tylerbauer
Helper II
Helper II

Summing data based on date

Hello, I have a table with values that I am trying to trying to create a summation for. I looked around the forum for this answer but I had difficulty finding it. 

 

For instance, if I have a table with these values I'd like to display the column "Sum" on my graph. 

DateDataSum
6-Jul1010
8-Jul1222
10-Jul1436

 

2 REPLIES 2
Eric_Zhang
Microsoft Employee
Microsoft Employee


@tylerbauer wrote:

Hello, I have a table with values that I am trying to trying to create a summation for. I looked around the forum for this answer but I had difficulty finding it. 

 

For instance, if I have a table with these values I'd like to display the column "Sum" on my graph. 

Date Data Sum
6-Jul 10 10
8-Jul 12 22
10-Jul 14 36

 


@tylerbauer

How would you like the column "Sum" displayed? Have you ever tried with any table or bar chart visual? Don't the visuals return the  summation of "Sum" column? Could you be more specific on the expected output?

Hi Eric, 

 

Thanks for your response. I am trying to display this as a line graph. I have 3 measures I have calculated as a summation of a field. Now, I want to produce a graph that summarizes those 3 measures. Currently, the graph displays the 3 measures going up and down but I want them to add on to each other. 

 

Please let me know of any questions or concerns you may have. 

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