Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
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.

Edit Column Formula to get the records with Due date between two dates

edited Apr 18, 2021 3:45PM in Learning 4 comments

Content

Hi there,

I am using the Edit Column Formula with the Due Date to get only the records between two days. - today and 7 days ago.

I m trying this but without success. What am I doing wrong?

Thanks in advance

Bobby

 

SELECT "General Information"."Due Date" BETWEEN TIMESTAMPADD(SQL_TSI_DAY, -7, CURRENT_DATE) FROM "Workforce Learning - Learning Records Real Time" AND CURRENT_DATE FROM "Workforce Learning - Learning Records Real Time"

 

 

the error I get

Formula syntax is invalid.
[nQSError: 10058] A general error has occurred. (HY000)
[nQSError: 43113] Message returned from OBIS. (HY000)
[nQSError: 27002] Near 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!