No and yes - you can't map to more than one value, but you could use the change event handler to evaluate two tokens based on the value selected. Note that you can do this in Classic Dashboards, but I am not sure this feature is available in Studio yet.
Thanks for your reply. Yes, can use event handler, but it will quite complex as each token need to much on every panel. If I have 10 tokens and 6 panels. I will need to write 10*6 queries. Is there any effective way to achieve this?
If you need 60 tokens, you need 60 tokens.
Having said that, you could just have 10 tokens and let the panel find the part of the token that is relevant to it.
You might be able to put this into a macro to ensure consistency.