Oracle Transactional Business Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Why does the value for CUSTOMER_ANNUAL_REPORTING is changed to mixed case?

Accepted answer
11
Views
4
Comments

Hello,

I am updating activity report. The field Subject COMED have multiple values, and I used REPLACE to use the Subject COMED as filter. (REPLACE "Activity Extension"."Extension Attribute LOV 015", 'CUSTOMER_ANNUAL_REPORTING', 'Customer Annual Reporting')

Column Values

image.png

Prompt Values

image.png

Now, when I use the Customer Annual Reporting, it is only filtering records with exact match even if the operator is 'contains any'.

image.png

What I need is to filter all activities having Customer Annual Reporting, but the results are not returning the values because the case are mixed for customer annual reporting

image.png

Best Answer

Answers