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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Employee
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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors