Hi All,
I am new to Alteryx and need some help with my project. Listing the scenario and details below:
The data looks something like this (also, attaching the file here):

Calculations or checks are made based on the quarter of the year/month of the year, as below:

As shown above, the check 1 comprises ~> if K2<= Sum of Apr-21, May-21 and Jun-21. In the next quarter, it would be changed/updated to check of ~> L2<= summation of Jul-21, Aug-21 and Sep-21.
{L2 is currently empty/blank since, no we haven't reached the end of the quarter yet).
This can easily be done in Excel, however, since I'm new to Alteryx, could you please suggest a way on how I could do this dynamically. For now, I've used a Formula Tool and hard-coded the values.
Attaching the data and the client's fiscal year calendar for your reference.
Kindly help me with the solution and a humble request to attach the package/workflow, so I could get a clarity on how to go about it.
Thank you in advance!!
@atcodedog05 , @VictorLeonis , @dataguyW , @ncrlelia please help!!