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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
tlwest86
Helper I
Helper I

Line Chart with Cumulative Total Issue

I am wanting to create a line chart that shows our cumulative total of incoming and outgoing products by week for this fiscal year.  I tried the following DAX but could not get desired results.  The DAX does not return an error but the line graph does not update.  Can someone please look at my file below?

 

Cumulative Total Completed Column =
CALCULATE (
SUM('Pending & Completed ALL ADS'[Completed Claims Column]),
FILTER (ALLSELECTED('Pending & Completed ALL ADS'), 'Pending & Completed ALL ADS'[Comp Date] <= MAX ('Pending & Completed ALL ADS'[Comp Date])))

 

Cumulative Line Chart 

 

I greatly apprecaite your help in advance!!!! 🙂

2 REPLIES 2
tlwest86
Helper I
Helper I

Anyone that can assit with making this a cumulative line chart?

tlwest86_0-1646314555468.png

 

Hi  @tlwest86 

Does this chart only show the count per week?  I have sent an access request, please check.

 

 

Best Regards,

Community Support Team _Tang

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.