Can I forward a custom question field filter to a native sql field filter?

I’ve created a native sql question with a field filter. Without this filter applied the query is incredibly slow.

I want to build custom questions on top of the native SQL question, but the field filters are not forwarded to the native question, making custom questions unusable.

Is there any way around this?

Hi @Mr.ScreenName
No, currently Field Filters are not parsed to upper levels such as Saved Questions or Sub-Query:
https://github.com/metabase/metabase/issues/6449
https://github.com/metabase/metabase/issues/4367