Have the concept of a virtual feature layer similar to a view in SQL but Arcade based. Take the concept of data expressions in Dashboards but make it available across the platform via a virtual feature layer.
The key would be combining possible multiple feature layers into one source.
The current create layer view is good but seems to be more focused on filtering a single feature layer's rows and columns versus reshaping/engineering the data.
The use case would be Realtime/micro-ETL versus macro-ETL.
I would put the following products into macro:
- Model builder
- Data pipelines
- FME form
I would put these concepts into micro:
- Dashboards data expressions
- The new, hopefully, virtual feature layer
❤️