Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Null row is occurring in OTBI because of Case statement
I am facing some strange issue where null row is getting when i had use case statement one of the attribute as we have multiple phone types and for one of the employee having two MFA Phone numbers but unfortunately OTBI Result is printing with three rows as third row as Null when i use case statement.
I am using Workforce Management -Person Ream Time Subject Area
Our Expected Result should be two rows as i am not sure why null row is coming
Cast Statement: CASE WHEN "Person Phones"."Phone Type Code" = 'MFA_PHONE' Then "Person Phones"."Search Phone Number" End
Tagged:
0