I know metrics and useAvailable clause in dashboard filter definition can be used to limit what the user sees in the filter dropdown. How do I properly define the filtering metric and what should the filter definition look like?
Asked
Active
Viewed 273 times
1 Answers
4
filtering metric: SELECT SUM (1) WHERE ATTRIBUTE IN (VALUE1,VALUE2,...,VALUE N)

Josef Pithart
- 276
- 1
- 4