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.
OTBI Pivot Table IFNULL Function
Summary
Could anybody provide guidance in using the IFNULL function to display zeros in a pivot table as opposed to blank cells?Content
I have created an analysis using the “Workforce Management - Worker Assignment Event Real Time” using the measure "Assignment Event"."Transfer In Count", a time dimension, department and business unit in order to track the movement of employees over a year. The data is displayed in a pivot table as per the attached screenshot.
I have been trying to display zero values for months for which there were not any moves by using the formula IFNULL("Assignment Event"."Transfer In Count", 0), however months without any data (null) are not returning zero. I have also attempted to use a CASE statement as an alternative to IFNULL.
Tagged:
0