Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@Mallikarjuna Kuppauru-Oracle - Thanks so much for your suggestions. They were helpful. I used a combination of AND and OR. Here is what worked for me: WHERE (("Transaction Details"."Process Name" NOT IN ('Add Contingent Worker' AND (DESCRIPTOR_IDOF("Human Capital Management - Transaction Administration Real…
-
Sumanth V -Oracle I validated and shortened some column names. Mallikarjuna Kuppauru-Oracle I added the parameters one at a time and ended up with only the trans status and from date - to date working. You mentioned that I was using AND. Should I be using something else? Here is what I have right now: where "Transaction…