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.
Changing Date Format to use in Pivot
Summary
Changing Date Format to be able to use Date as a Measure in a Pivot TableContent
I have searched high and low. I am trying to pull a usage report and wanted to use the Month and Year to track usage per user. The hiccup I encounter is with the date format. I have changed the format, but when I use it as a measure it errors out, so I can't see per month how many times a user accessed. I am sure I am missing something, or formatting the date wrong, I am using CAST("User Last Login Date"."User Last Login Date - Date" AS DATE). Appreciate any feedback.
1