Replies: 2 comments
-
Can you give me example what you are after..? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Something like a switch statement in js
For example you have weekdays you need to sort by. You can't use the weekdays string so you use a switch to assign these weekday names to a numeric value then sort on that extended value Something like jsonata that extends things but for CSV Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings
Is there a way in infinity to do multiple conditionals?
Beta Was this translation helpful? Give feedback.
All reactions