limit on length of strings used in categorised_as() #504
-
Hopefully an easy fix, but there appears to be a limit on the length of strings used in the conditions for I'm trying to create a variable that is conditional on region:
But this returns the error:
Full study definition here in the string-error-example branch. |
Beta Was this translation helpful? Give feedback.
Answered by
iaindillingham
Dec 2, 2021
Replies: 1 comment 5 replies
-
Hello @elsie-h, thanks for your question. The limit is arbitrary; it makes sense to have a limit, but the number of characters isn't significant. I'll update cohort-extractor and report back. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
StevenMaude
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @elsie-h, thanks for your question. The limit is arbitrary; it makes sense to have a limit, but the number of characters isn't significant. I'll update cohort-extractor and report back.