Hello,
I am wondering if it is possible to ADD INPUT of "text" in my dashboard and then when user types in a specific text, say the name of a country, that it changes the base search of all the panels in my dashboard. For example:
assume one of my panels has in the base search written:
source=A amount=B type=C country=Italy | stats count .....
I would like a user of this dashboard to be able to enter a different country (example: Germany) in the textbox (which is located above all the panels in the dashboard) and for it to change the base query in each panel where country does not equal L anymore, but country=Germany. And let the search run normally with this new input.
Yes, this is the whole point of having inputs in a form. Download this app and copy from their examples: