Forum Discussion
Adding a timeline (current week) to a pivot-graph
I'm working a lot with combined charts so hopefully, I can help you solve the problem.
Attached file shows 2 possible solutions.
Option 1: add a vertical line for the current week
Option 2: mark the column with the current week with a different colour
Please play around with the file by changing the values in the yellow marked cells.
If this works, you should be able to copy it into your file and change the data source of the chart to your data
Thank you for your reply. My problem occurs when I'm using a PivotGraph based on a PivotTable.
Do you have a sollution for that as well?
Regards,
JeroenAdeGraaf
- PascalKTeamJan 15, 2020Iron Contributor
Yes sure. In attached document, there's a pivot chart on the right which marks the current week (from cell J2) in a different colour. Just change value in J2, refresh the pivot table and you will see.
- JeroenadegraafJan 15, 2020Copper Contributor
Can you take a look at the attached file and the way it responces when the slicer is used?
Jeroen
- PascalKTeamJan 15, 2020Iron Contributor
You have added some additional rows and columns without updating the formulas, this is why it didn't work. Now it works, see attached file