I have two doubts regarding control
-
Dashboard Visualization Filtering Issue:
- I have a dashboard with five visualizations: two visualizations created with one data view containing an email field, and three visualizations created with another data view that does not contain an email field. When I apply a filter based on the email field, the three visualizations without the email field become blank. How can I prevent these three visualizations from becoming blank when applying the email filter? Is there any feature like per-panel control similar to per-panel time range.
-
Null Value Display in Email Field Control:
- While creating a visualization, I added an exists filter for the email field to exclude null values. However, when I add a control for the email field, it still shows null values. How can I ensure that null values are not displayed to the users of this dashboard when using the email field control?