Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Displaying images from db in bip 10.1.3.2

Sunny86
Rank 6 - Analytics Lead
Hello ,
We are trying to display blob file in oracle bip. Found the syntax in publisher guide.. but it is throwing an error. We are accessing image(blob) field from oracle database.
Column name is passport_photo
<fo:instream-foreign-object content type="image/jpg">
<xsl:value-of select="IMAGE_ELEMENT"/>
</fo:instream-foreign-object>
What should i replace in image_element to view image?
Thank you all
0