- What are you trying to achieve?
I need to build a dashlist targeting dashboards of which I am not the owner.
The dashboards I want to target are part of a set of dashboards having a certain tag: ‘foo’.
Because I don’t own them, I cannot add a tag to the dashboard of the subset I want to target.
However, each of these dashboards have a title starting with a three letter code.
The three letter code is different and unique to each dashboard.
- How are you trying to achieve it?
I wanted to use a mix of tag and query search to filter out only the dashboards I want.
- What happened?
Nothing, I wasn’t able to find the right way to do it.
- Question
-
Is there a way to use regex in the dashlist search query to keep only those dashboard that have a title starting with a three letter code taken from a known list?
-
If not, is there any other/better way to achieve what I want to achieve?