Hi, I have a scenario to switch between tables/datasources based on the parameter selection. However, I believe switching tables/datasources is not possible, so I am wondering if it is possible to create 2 separate visuals pointed to 2 different data sources and swap them by hiding the other visual based on the parameter selection. Kindly provide any pointers or steps to achieve the same. Thanks.
Hi @krishna.c ,
you can add a rule to both visuals based on the parameter.
Bg
1 Like
@krishna.c did it help you?
Hi @ErikG , Thanks for your response. It works when I have to hide based on single parameter but if I need to hide based multiple parameter conditions like AND, is there any way to achieve that as well? I believe currently if we have multiple parameter conditions, it is working like logical OR. Please correct me if my understanding is wrong. Thanks.
sadly you can not create an AND condition.
Thank you @ErikG for letting me know about the limitation, appreciate your assistance in clarifying this.