How to add dynamic image functionality in Excel template for Embedded BI?

Ramadugu

Member
Hi Guys,

Scenario 1:

I am working on the excel template which contains an image and i am splitting the excel sheet into multi sheet By using XDO_SHEET_?
XDO_SHEET_NAME_? based on the customer. Is there any way that i can get the image on each and every sheet of the excel?

Scenario 2:

As of now i am using static image in the BI Excel template , but i want the image to be displayed dynamically by passing some URL or the path from XML to Excel template.

Please advice
 
Hi Ramadugu

I was working in a similar requirement where i have to split the Excel template into different tabs.
But iam facing a wierd issue where the template the working fine locally.When deployed to server
the split happens but the tabs are not displaying anything.It is coming blank.Did you face this issue?
Iam in 9.1.
Any lead is appreciated.

TIA
Vish


Hi Guys,

Scenario 1:

I am working on the excel template which contains an image and i am splitting the excel sheet into multi sheet By using XDO_SHEET_?
XDO_SHEET_NAME_? based on the customer. Is there any way that i can get the image on each and every sheet of the excel?

Scenario 2:

As of now i am using static image in the BI Excel template , but i want the image to be displayed dynamically by passing some URL or the path from XML to Excel template.

Please advice
 
Back
Top