Forum Discussion
OS_Pizza
Contributor III
It works fine in the SQL query but when you use it in the connector rule , the data doesnt show up in the RegisterID column.
DanielWillis
2 years agoValued Contributor
It shouldn't. Is it something like you're not naming your column when using the function? E.g., should perhaps be: Select left(Account, len(Account)-2) AS Account
Related Content
- 2 years ago
- 2 years ago
- 3 months ago
- 8 months ago