Hi everyone,
i want to get the first 50 letters of my "TEXT" column to avoid long text.
Here i want to use an IN-DB Formula Tool.
I tried left("TEXT",50) aswell as Substring("TEXT",0,50). Both of those ideas gave an error.
The formula does work with a normal formula Tool, but i have to find a solution with the IN-DB version for future plans.
Does anyone have another idea?
We are working with Oracle Databases.
Sincerely
Gabriel