Value List - Get Enum Index Value
Comments
-
Hi
In version 5 we used to be able to take an Enum (Value List) and output its numeric value. Now it does not work - it always outputs the Display Name for both DisplayName and Value properties. Is there a new way to obtain this?
Thanks
-
Hi,
One way to get the index value of a Value List is to use the Raw SQL Step. You can find an example SQL statement below. Please refer attached screenshots for your reference.
SELECT value_name, enum_order FROM datatype_enumvalue
where enum_data_type = Your Value List Name Space and Name HereRegards
[img]att1[/img]
[img]att2[/img]
Howdy, Stranger!
Categories
- 4.4K All Categories
- 84 General
- 13 Training
- 210 Installation / Setup
- 1.2K Flows
- 111 Rules
- 272 Administration
- 214 Portal
- 498 General Q & A
- 714 Forms
- 349 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 188 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 70 Repository
- 230 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 26 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions