Hi ALL ,
In my application , I am calling the pentaho dashboard via iframe. In one page I have multiple iframe and each contain dynamic report on base of user selection.Now here problem is sometime some iframe doesn't render the chart and sometime it does, externally it's work fine.
After some analysis , I found that , iframes are initiate the chart very same time , and I have same type of BI dashboard (means all parameter are same ,just query is differ) , so as per me parameter or global parameter/variables are conflicting between the different iframe.(I am passing the some parameter from the URL also) which prevent the some chart to render.
Can you help me on this.
Regards , Pranav
In my application , I am calling the pentaho dashboard via iframe. In one page I have multiple iframe and each contain dynamic report on base of user selection.Now here problem is sometime some iframe doesn't render the chart and sometime it does, externally it's work fine.
After some analysis , I found that , iframes are initiate the chart very same time , and I have same type of BI dashboard (means all parameter are same ,just query is differ) , so as per me parameter or global parameter/variables are conflicting between the different iframe.(I am passing the some parameter from the URL also) which prevent the some chart to render.
Can you help me on this.
Regards , Pranav