Select to view content in your preferred language

Embed a feature report page URL with multiple selection

216
2
02-17-2026 11:08 AM
TL2
by
Frequent Contributor

What is the where clause when you are using 'Selected features' on the input data?

When I use queryParameters={"where": "objectid = '{objectid}'" it only shows one item, even when I select mutiple.

I would like to use the feature report rest api with multiple selection like the widget below:

 

TL2_0-1771355276542.png

 

0 Kudos
2 Replies
Neal_t_k
MVP Regular Contributor
0 Kudos
TL2
by
Frequent Contributor

TL2_0-1771357980740.png

I tried to use IN but I am not sure how to add those as a variable in the clause, as you can see it gives you the option of Selected features, then fields, but I don't know what that actually looks like when the variable is generated.  In other words, what does {objectid} equal when Selected features is selected?

0 Kudos