How to pass a dashboad parameter to a native query joined on a question

Hi,

if I've a question like that:

Where "Filtro Atendimento" is a native query that have a parameter like: [[Where ( matricula = {{user_key}} )]]

How can I pass that paramenter on dashboard? If I add the native query directly to dashboard, I can pass the parameter to it, but when adding the Question, I can't.

There are some other way to do that? I'm using the filter query to create a centralized filter rule.

Hi @trialsin
It's currently not supported to pass-thru to variables from nested questions:
https://github.com/metabase/metabase/issues/6449 - upvote by clicking :+1: on the first post

1 Like