How can I make the result of custom query to be a table, which can be used for a new query?

First I want to make a query by custom query (which is "1" in picture below)
Then make a new query(which is "2") about the result table from "1".

Hi @JayceS
Post "Diagnostic Info" from Admin > Troubleshooting.
By using the Saved Questions as starting point:
https://www.metabase.com/docs/latest/users-guide/custom-questions.html#picking-your-starting-data

Hello! Thanks a lot @flamber.


I have saved the Query A and can use it in custom question, but...I cant find and use it in native query.
How can I do this?

@JayceS If you want to use existing questions as part of a Native query, then use Sub Query:
https://www.metabase.com/learn/building-analytics/sql-templates/organizing-sql.html#saved-questions-as-building-blocks

I would recommend that you look through all the learn articles, so you have a better understanding of what Metabase can do.

And post "Diagnostic Info" from Admin > Troubleshooting, every time you open a topic.

1 Like

Okay, I will read the document again, thank you!!

I have solved it: