Layer Filtering with Filter Widget in ArcGIS Web AppBuilder

379
0
10-27-2023 01:33 AM
Labels (1)
lmatteo
New Contributor III

Hello everyone,

I'm in the process of creating an application using ArcGIS Web AppBuilder, and I'm encountering an issue with layer filtering. I've created a map with various data, including two layers with the following fields:

  • FCa: FLDa.1 and FLDa.2
  • FCb: FLDb.1

I want to filter the layers based on the FLDa.2 field. I've successfully managed to do this for FCa. However, since the FLDb.2 field doesn't exist in FCb, filtering is a bit more challenging. The fields FLDa.1 and FLDb.1 are identical, and I'd like FCb, when filtered on FLDa.2 in FCa, to display only the entities where the FLDb.1 field matches the FLDa.1 field of the remaining entities in FCa.

My question is: is it possible to achieve this functionality natively in ArcGIS Web AppBuilder without the need to create a custom widget? I don't have experience in building custom widgets, and I'd prefer to use native features if possible.

Any help or suggestions would be greatly appreciated. Thank you in advance for your assistance.

Best regards,

 

Edit : Version : ArcGIS Enterprise 10.8

0 Kudos
0 Replies