PowerPivot, Running Totals, and Chart Lines with null data

Fyreflyre

New Member
Joined
Oct 3, 2014
Messages
7
Good afternoon all,

I'm certain that we've all had this issue at one point or another but I can't seem to find a solution--hoping that someone has something ready to go.

Here's the summary:

PivotChart with Date values on X AXIS and a Running Value Count 'flattens' when max is reached.


The scenario is as follows:

The Date values are a week ending series from 10/2019 to 1/2020. The Counts are Finish Dates populated in another application. The goal is to have the line 'cut' when null data is reached. Since a finish date in the future would also indicate an error, we can also interpret this to mean that we could stop drawing the line at the current date.

Typical methods of hiding NA in the series do not function as the data model originates in PowerPivot. I'm experimenting with a VBA function to 'fake' it by turning the forward (greater than TODAY) segment of the line transparent/no fill (which will fulfill the requirement) but before I devote my day I wanted to see if the community already had this in their pocket.

I'll be happy to provide more details if necessary, thanks so much for taking a look!
 
Last edited:

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Forum statistics

Threads
1,214,833
Messages
6,121,858
Members
449,051
Latest member
excelquestion515

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top