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.
Not a Question: Dynamic Date Parameters in BI Report
Content
This is not a question and I have shared the info, For most of the BI Reports we have the input parameter as "AsOfDate" alias Sysdate or current date. Sometimes we also have a date range "From Date" and "To Date" to fetch transactions between those dates. And these dates need to have a default value when we open the report/schedule the report.
In this article we will try and see what are all the options possible for defaulting date parameters for BI Report.
Expression |
Description |
Date Format String |
{$SYSDATE()$} |
Current Date / System Date |
MM-dd-yyyy |
{$SYSDATE()+1$} |
Day next to System date |
Tagged:
15