Is it possible to print values before comma in Oracle Cloud WMS Gen 2 Web reports?
Summary:
Is it possible to print values before comma in Oracle Cloud WMS Gen 2 Web reports?
Content (required):
We are storing Text values in Item description. We want to show only values before ",".
Example -> ABC,DEF = ABC
PQRST,UVWXY = PQRST
The "," symbol can come in any position, hence I am not able to use functions like Left, Mid & Right.
Is there any way to achieve this in Oracle Web report Gen2.
Example:
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0