
Eric Groves
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by Eric Groves-
Eric Groves created a post,
Parsing Enum values to Strings in Dashboard
So I've got a search like the one below- _index=app_hudl _sourceHost=p-getpaid* Func=Create AND NewSignUpFlow | count by role where role returns an int between 0-4, which is an enum. But, for dis...