Embedded Reports In An Entity
Hello,
I am trying to insert a report into an account. To do it, I am using a web applet.
I have trying with different URLs but I can't see my report.
For example:
<iframe src="/OnDemand/user/analytics/saw.dll?Go&Path/shared/Company_AGFA-M5B6T_Shared_Folder/MyReport&Options=rfd&Action=Prompt"></iframe>
<iframe src="/OnDemand/user/analytics/saw.dll?Go&Path/shared/Company_AGFA-M5B6T_Shared_Folder/MyReport"></iframe>
<iframe src="/OnDemand/user/analytics/saw.dll?Go&Path/shared/Company_AGFA-M5B6T_Shared_Folder/MyReport&Options=rfd&Action=Navigate&AnalyticReportName=MyReport"></iframe>
Where is the error?
I am trying to insert a report into an account. To do it, I am using a web applet.
I have trying with different URLs but I can't see my report.
For example:
<iframe src="/OnDemand/user/analytics/saw.dll?Go&Path/shared/Company_AGFA-M5B6T_Shared_Folder/MyReport&Options=rfd&Action=Prompt"></iframe>
<iframe src="/OnDemand/user/analytics/saw.dll?Go&Path/shared/Company_AGFA-M5B6T_Shared_Folder/MyReport"></iframe>
<iframe src="/OnDemand/user/analytics/saw.dll?Go&Path/shared/Company_AGFA-M5B6T_Shared_Folder/MyReport&Options=rfd&Action=Navigate&AnalyticReportName=MyReport"></iframe>
Where is the error?
0