Select to view content in your preferred language

2 Feature Services displayed in 1 Dashboard?

108
1
12-06-2024 01:38 PM
RHammers
Occasional Contributor

Hello! I have a dashboard that I've created for a specific type of inspection report (survey), and I'd like to add additional reports. Is there a way to have information collected from 2 different surveys (meaning feature services, correct?) displayed in a single dashboard?

0 Kudos
1 Reply
MobiusSnake
MVP Regular Contributor

If you want separate widgets for separate services that's simple to do, you can add as many different widgets for different services as you like (although you may see performance issues past a certain point).

If you want multiple datasets to be accessed by a single widget, you can use Data Expressions.  Data Expressions let you create kind of a 'virtual' layer or table in whatever way you like, for example calculating statistics or deriving new fields, and it's also possible to use them to query multiple services and combine those records into a single feature set, and have all the results combined together in a table, indicator, chart, etc.