BI Publisher (MOSC)

MOSC Banner

Excel Template SKIPROW not working consistently

edited Jun 3, 2016 5:02AM in BI Publisher (MOSC) 10 commentsAnswered
Hi,
I am trying to use the skiprow functionality as mentioned in http://download.oracle.com/docs/cd/E21764_01/bi.1111/e13881/T527073T571887.htm#ext_skiprow

Apparently what I have figured out is, it does not work if there is only one row of data.

Eg: if I use the same example mentioned in the document and slightly modify the column B entry for employee_id to below, then it is just skipping the employee_id cell not row. (I am using the employeesbydepartment single sheet sample in bip desktop installation)
<xsl:if test="EMPLOYEE_ID= 200">
<xsl:value-of select="'True'"/>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center