Hi,
we have this version FAW 23.R4.
Customer has old system using /analytics prompts and analysis.
When the prompt is passed it is filtering the data that contains clob or bclob data .
In classic home this is based on contain any fitler with presentation variables.
Customer migrated to faw and using oac dv and using expression filters or parameters and query is mainly on how to convert this requirement.
That same reports cannot be used in faw oac classic home as a workaround and as per business requirements we are converting all the classic reports to oac dv .
The field I want to filter has these values inside : '9047_IP|9047_bis|9047_def|9047'
In the database the condition is translated like this :
(("Commesse a piano"."X_COMMESSE_FIGLIE" LIKE '%9047_bis%' OR
"Commesse a piano"."X_COMMESSE_FIGLIE" LIKE '%9047_IP%' OR
"Commesse a piano"."X_COMMESSE_FIGLIE" LIKE '%9047_def%')))
We have opened a SR and support suggests opening an idea request in idea lab .
We ask that this functionality be created in OAC as well.
Thanks Anto