TelemetryDeck / Issues

When something is wrong in TelemetryDeck-Land, or if you have a cool idea how to make things better, this is the place to create an Issue.
https://telemetrydeck.com
36 stars 0 forks source link

Add UI for the `range` filter selector #412

Open v-rogg opened 2 months ago

v-rogg commented 2 months ago

It would be nice to be able to set the range filter selector directly using the UI when creating/editing an insight. Currently, it's only possible to use the range filter using TQL. If, for example, the use case is to filter multiple insights by appVersion >= x, every insight would need to be converted to an advanced TQL insight.

### Tasks