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.
Oracle HCM Extract, function XDO_SKIPROW not working in excel template with multisheets
I need to hide/skip some rows in each sheets with different conditions for each sheet.
Instead i am using :
XDO_GROUP_?XDOG2? <xsl:for-each select="/DATA_DS/G_1/G_2/FILE_FRAGMENT/Integration_Test/Person[Person_Details/Extract_Person_Number!='0007']"> </xsl:for-each>
but it is limited to 1 condition. What is better solution and how do i make it work?
Tagged:
0