Hi all,
what are your recommendation to create dashboards?
In our project we created some dashboards as json via exporting a simple dashboard and afterwards customizing it.
But, in the "query" parts we have some logic / queries that are complicated.
I really would like to test (or debug) these queries, but I don't think this is possible within the json files.
So, what could I do?
Rewrite the json dashboards to js dashboards?
Or is it possible to implement the logic / queries in a js file and import this in the json?
Thanks and regards,
Marcel