Hello Team,
We have a customer-related dashboard where users can search for a specific customer to filter the data displayed on the tab. There is a particular view that we want to hide based on a certain criterion, for example, when the customer_id is equal to 10. I’m aware of the action function that can be used to control the ‘Hide’ functionality, but it seems that I need to create a parameter for users to select or choose, which would then trigger the ‘hide’ or ‘show’ action.
My question is, is it possible to automate this process so that users don’t need to manually choose the parameter? Instead, the chart or view would automatically hide when the customer_id is equal to 10, without requiring any user interaction.
Thank you ,
Cindy