Hello Team,
I have a parent dashboard where I have 5 panels. These are linked to one child dashboard based on the token passing filter the data changes. However I notice that for one panel there is no field as Output due to which i get "no results found". Is there a logic to remove this token passed from the code.
|search $form.app_tkn$ Category="A event" Type=$form.eventType$ Output=$form.output$
I am not sure I understand where the tokens are being set and being used. Can you not just remove Output=$form.output$ from the search for the panel where it isn't available?
I am not sure I understand where the tokens are being set and being used. Can you not just remove Output=$form.output$ from the search for the panel where it isn't available?