While creating Value set on oracle fusion getting error.The value column is not valid. (FND-2806)
Summary:
The value column is not valid. (FND-2806)
In value set TID_Grade_Value, value column LISTAGG(distinct(prv.value), '; ') WITHIN GROUP(order by prv.value ) "UPGRADE" is not a valid column in the FROM clause.
on select operation given LISTAGG Function
Content (required):
View column (select operation) showing these errors
Version (include the version you are using, if applicable):
Oracle Fusion Cloud Applications 22B (11.13.22.04.0)
Code Snippet (add any code snippets that support your topic, if applicable):
0