4
Insight: Functions & Calculations
Source: directus/directus#23762 · opened by @NilsBaumgartner1994
Summary So when i create a dashboard for example for washingmachines, i have various information i want to display. There are sometimes information which either should be tranformed or manipulated or combined. Basic Example Washingmachine Total Time. I can "sum" the washing machine time in minutes and show this metric. It would be nice that a metric field then could be used as an input / variable for another metric panel. For example: • Metric panel: Washing minutes total --> {{washing_minutes_total}} • Metric panel: Washing hours total : uses {{washing_minutes_total / 60}} Motivation Reduce the required creation of new fields and custom hooks. Detailed Design Add like in Exel a custom mathematical function? Requirements List Must Have: • Use (metric) panels values as global variable • Support simple math function Could have: • Custom functions Drawbacks implementation cost Alternatives Create of extra fields in coll…
No pledges yet. Be the first to back this.
Comments
Similar requests
Share Insights
18 votes · 0 comments
Embeddable insights view #15774
1 vote · 0 comments
Insights: Add conditional styling for the labels, show/hide the note, correct the function "count"
2 votes · 0 comments
Export view as Query
1 vote · 0 comments
Access results from Insights Panel in an custom endpoint
27 votes · 0 comments
No comments yet.