Select to view content in your preferred language

SQL Expression Builder for the query widget is not loading unique values

148
3
12-05-2024 07:12 AM
Labels (1)
NateWold1
New Contributor

When configuring the SQL Expression Builder for the query widget, the unique values are not loading for any of the string fields. They are not loading in the SQL Expression Builder, or in the Query widget. The unique values are loading for other field types such as integer and date fields.  I am building this query for a feature service table published from a sde and it has around 400,000 features.

 

WR_TYPE is a string field, unique values will not load:

NateWold1_1-1733411048239.png

VERS is an integer field, unique values do load:

NateWold1_0-1733410983393.png

 

0 Kudos
3 Replies
Ke_Xu
by Esri Contributor
Esri Contributor

Hi @NateWold1,

Can you share your service with me so I can take a look?

 

Thanks,

Ke

0 Kudos
NateWold1
New Contributor

Hello @Ke_Xu,

Here is the service. Thank you for taking a look. Our GIS Server is at version 11.1.

Layer: Public Versions (ID: 0)

Thanks,

Nate 

0 Kudos
Ke_Xu
by Esri Contributor
Esri Contributor

Hi @NateWold1,

This is a known issue we currently have, related to CHAR_LENGTH() in the query expression. I will keep you updated.

 

Thanks,

Ke

 

0 Kudos