Question over SQL Statement

I converted my question to SQL in the editor, and now I can not apply another question over original question.

Is there a way to make this work?

Hi @ahirschp

You're talking about combining cards, right?
Redirecting…

It can be tricky to combine SQL questions, as noted in the documentation. I'm not totally sure about the magic, but it needs the X-axis to match for it to be able to do it.

Here's a quick example I did using the Sample Dataset, where it gets order count grouped by year and then another question, where it gets product count grouped by year:
image