I have a requirement, where I need to display a bar chart on the public site. So I have created a report and added a bar chart to it. Its coming up fine on admin interface. Report Settings : https://drive.google.com/file/d/0BySYRy1W-4KJWTA4UFVtbmZyNHM/view?usp=sharing Report Screen Shot : https://drive.google.com/file/d/0BySYRy1W-4KJdk9JSDdfNS1nZ2c/view?usp=sharing
But when I add the Report webpart on home page of public site the report doesnt show up, instead a broken image with a button(with no text, but looks like refresh button from css and id names) comes up clicking on the button forces postback and brings the report.
This behaviour is on chrome and firefox. But on Internet explorer the reports show fine. Public Site Screen shot: https://drive.google.com/file/d/0BySYRy1W-4KJVzRVTEEtbm5YVFU/view?usp=sharing
Can anybody please suggest whats going wrong here.
Hi Apun, do you have any error messages in your browser's console? Also, have you tried the report on a page, which would not inherit any content from parent pages and which does not link any custom scripts?
Please, sign in to be able to submit a new answer.