Hello Everyone,
Hoping someone could assist
I have a couple of data streams where I am pulling in counts/sums of values by dates, formatting the dates, then making those date formats headers.
Workflow zip file attached with YXDB sample data sets
Basically the data looks like this

Everything appears to be fine UNTIL I union the values

Am I going about this the wrong way? Can I make this way work or should I got a different direction to accomplish the same goal
NOTES:
On my original workflow, the user will input a begin date and end date so for example: it could just be for Jun_22 to Aug_22 or Jul_23 to Sep_25 and may not include the entire year or one single year for that matter. Hope that helps clarify.
Thanks