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.
Anyone us data parsing from another source in Taleo Reporting?
Content
I'm trying to import data found in an outside excel report and create a new report in Reporting.
I followed lesson 8 in the Advanced Reporting RP702 guide but can't get it to work.
The parsing script I use is below.
I run a macro on the Excel data to parse to SQL and paste the results in new query with a customized SQL.
Whenever I do this, I get the following error:
a Database error occured. The database error test is: ORA-00923: From keyword not found where expected.(WIS 10901)
So frustrating! Any help would be great.
Parsing data:
Sub SQLParser()
0