How to Calculate and carry forward a value in a Month over Months where there is no Activity
Hi All
Im hoping if anyone can help....
I currently have a Line chart where the dimensionsare: Cyclic Group (Month, Quarter, Year) and FactoryRisks (6 different FactoryRisks) and the Expression is:
What I now want to display is the FactoryRisks trends over time running through all months with the latest date, so for example: If there was a countfor a FactoryRisk in Jan = count of 10, March = count of 7 and then nothing in April or May (which currently shows a blank) and then there is a trend in June =15, I want to be able to show last value so April and May would both have the value of 7 instead of showing just a blank.
How do I create the expression to achieve this?
Much appreciated for a solution as im struggling with this one.