Hi there,
I'm seeking help with configuring a dashboard table widget using arcade expressions to access multiple layers. I've found the documentation regarding doing this with the serial charts.
However, I'm having difficulty figuring out how to translate this to the table widget. In theory, I'm trying to have a table as the one below.
Field from Layer 1 | Field from Layer 2 | Field from Layer 3 | Field from layer 4 |
Thank you.
If you're getting back a valid FeatureSet, you have to configure the table to use the fields you want. In this example, I've calculated a FeatureSet with Arcade and had to specify the fields I wanted to show in the table by clicking the "Add field" button in the Value fields section.