Welcome to the Oracle Analytics Community

Default Avatar
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Ravi Kalesh Rank 2 - Community Beginner

Comments

  • The reason why it did not work for me outside the table was because I was supposed to add the below code <fo:instream-foreign-object content-type="image/jpg"> <xsl:value-of select="ROWSET/ROW/IMAGE1"/> </fo:instream-foreign-object> instead of the below which will work inside the table (due to the correct path of the xml…