Data loading error - string does not match regex
AV
Alfonso VeraNovember 07, 23 | Posted in General
Data loading error
string does not match regex "^[a-zA-Z0-9_.\-=^]+$", string does not match regex "^[a-zA-Z0-9_.\-=^]+$"
I've checked every transaction, there are no special characters.
1 comment
Sort by
Oldest
DS
Dmitry ShevchenkoNovember 07, 23
The error indicates that certain portfolio positions failed to validate. Position names should only include alphanumeric characters (both upper and lower case), underscores, periods, dashes, equals signs, or carets. Spaces or other special characters are not permitted.
If you need assistance, feel free to reach out to us at support@portfolioslab.com with your portfolio details so we can take a close look.
Category
General
Views
99