We have a simpleXML dashboard that we want to get visible for Splunk Mobile use.
The problem is that this dashboard contains a panel with a visualization that isnt Mobile compatible.
We dont want to clone this dashboard and remove this single panel just for Mobile use, because this creates a maintenance burden where we need to keep track of the duplicated Mobile dashboards and replicate the changes of the main dashboards over to the Mobile ones.
Is there anyway we can "hide" specific panels for the Mobile view only?
Hi @joshiro,
I don't think that's possible to hade a panel only for mobile.
As a porkarounf, You could add to your dashboard an input that define if visualizing or not this panel, setting this visualization disabled by default.
In this way on Mobile you correctly visualize the dashboard without the panel, even if it's possible to visualize it, but in the normal view (on workstations) you have to manually choose the correct visualization.
Ciao.
Giuseppe
Thanks for the feedback, we are going to evaluate your workaround.
Regards