Forum Discussion
Embedded report showing old rendering
Hi,
First of all, I tried specifying the filter in the embedConfiguration
Then I applied it in the loaded event which causes the same behaviour: Data from the previous rendering is shown until a refresh has been completed (takes 5 seconds or so)
Finally I tried applying the filter in the onload event but that seems to cause the filter to be completely ignored after switching between pages in the report.
So, unfortunately the issus is not solved. I event tried applying a "front page" to my report and setting navContentPaneEnabled to false until the rendered event would set it true. But that event fires as soon as the front pages has been rendered and the other pages still contain data that does not match the filter.
Looking forward to you advice,
Erik
Hello Erik,
Have you found any solution? i tried to put cache control = No. but still the iframe initially displays old data for fraction of 5 seconds and then filters based on the criteria chosen.
- Hougaard778 years agoRegular Visitor
Hi,
Sorry about the late reply. I was notified about your question only now - 2 months after you posted it :-)
I did not manage to find a solution. In this particular project we decided to build our reporting around chartJS instead.
Best regards,
Erik
- ragh10848 years agoAdvocate IAny update on this? Is the issue resolved from Microsoft?