Sum - Running Total

Sum - Running Total

I am having trouble creating a nice "Running Total" graph in Zoho Analytics. 
The problem is the source data doesn't necessarily have an entry for each month. 
The code below is how I create a Query Table which I use for the Graph. 
But for example they may not be a "Forecast Claim Amount" for the "Enter Vendor Contract" for Jan, Feb, Mar. It may only be for Jan. 
So what the report does is in Feb or Mar it doesn't remember that it had an entry for Jan. 
Is there a way to ensure the Query Table has an entry for every month - including zero - for each "Enter Vendor Contract" interation??? 


SELECT
"Forecast Claim Date" 'DATE',
"Forecast Claim Amount" 'FORECAST AMOUNT',
0 AS 'CLAIM AMOUNT',
"Enter Vendor Contract"."EDV Reference" 'EDV'
FROM  "Sub-Form Claim Forecast"
JOIN "Enter Vendor Contract" ON "Enter Vendor Contract"."ID"  = "Sub-Form Claim Forecast"."Enter Vendor Contract"  
WHERE ("Forecast Claim Date"  BETWEEN DATE_SUB(STR_TO_DATE('2020-01-01', '%Y-%m-%d'), INTERVAL 1 MONTH)  and  '2025-12-31')
UNION ALL
 SELECT
"Claim Date",
0,
"Payment Line Amount",
"Enter Vendor Contract"."EDV Reference"
FROM  "Sub-Form - Claim"
JOIN "Enter Vendor Contract" ON "Enter Vendor Contract"."ID"  = "Sub-Form - Claim"."Enter Vendor Contract"  
WHERE ("Claim Date"  BETWEEN DATE_SUB(STR_TO_DATE('2020-01-01', '%Y-%m-%d'), INTERVAL 1 MONTH)  and  '2025-12-31')
 


      • Sticky Posts

      • Announcing Zoho Analytics 6.0 Beta!

        We are delighted to open up the next major version, Zoho Analytics 6.0 Beta! The new version comes packed with a wide range of functionalities for all persona, namely business users, data analysts, data engineers, and data scientists. Zoho Analytics team
      • What's New in Zoho Analytics - August 2024

        Hello Users! We are back with the latest updates and enhancements made to Zoho Analytics. Keep reading to learn more about them. Connect to the data hosted in the cloud without allow-listing the IP addresses Utilize Zoho Databridge to connect to the data
      • We are coming to your city! Zoho Analytics Community Meetup

        Hello, business leaders and data enthusiasts! We are delighted to announce that registrations are now open for the ZUG meetups, and we can't wait for you to be a part of them. Our in-house analytics experts are geared up to lead discussions on constructing
      • Zoho Analytics: 2021 Look Back

        As we start a new year in 2022, here's some of our top moments from 2021. Zoho Analytics in 2021
      • [Customer Talk] PREMO Group's Analyst Interview at Zoho Day 2022

        Premo Group, a 50 year old Spanish Manufacturing Company, has been our long-standing customer with #ZohoAnalytics. They've been using our platform for their end-to-end, unified business analytics solution.  Hear more from Claudio Cabeza, Director at PREMO