Oracle Analytics Cloud and Server

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

Is it Possible to use OR condition while joining dataset with Oracle DW Table

Accepted answer
22
Views
3
Comments

Hi All,

I am trying to create a report based on the File and Table, and over there, I need to use an OR condition while joining multiple columns. Is it possible to achieve that in OAS/OAC?

My Condition is: In File, we have Customer_name and Passport columns, and I need to join the file with the customer table based on customer_name or passport.

My report should display the data based on the matched customer name OR passport number. Please let me know your suggestions/comments on achieving this scenario.

Regards,

Sathya

Best Answer

  • Hi @Sathyaprakash M , I don't think you can do this in the self service data modeling, I think you can achieve it either in an RPD (semantic layer to create an SA), or else, if the need is only for one report, you may be able to build an expression filter clause for this report that is based directly on a logical SQL. Not 100% sure but it should be possible. Let me know if you need help with that one

Answers