Error referencing parameter of a different view

I have a view_A and a view_B which contains a derived table. I am trying to reference a 'timeframe picker' parameter of the view_A in the SQL code of the view_B, using this notation: 

{% parameter view_A.timeframe_picker %} 

But i am getting the error "Variable not found "view_A"."

I'm using the same notation to reference a parameter from view_B to view_A and it works.
Any idea what could be happening?

0 1 103
1 REPLY 1

Hi @Thiago_F_Noguei ,

Did you resolve your issue? I get the same issue as I don’t want multiple parameter in a dashboard as they are all the same.

Let me know if you solve it.

Thanks

Top Labels in this Space
Top Solution Authors