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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions