We are aware of a few caveats and limitations that currently exist and we are in the process of working to eliminate these in future releases of the plugin. We will keep this list updated as we progress so that only the current limitations or points of importance will be listed in the following table. If you stumble upon a scenario we do not have listed, please shoot us an email with the details so we can try to confirm and replicate any other incompatibilities or issues.



Issue

Work Around

Drilling / expanding / visibility actions do not work properly

Disable any report drilling and visibility actions, these require a post back to execute and this feature is currently not working with the current design.  We are actively working at a method to correct this limitation.

Sorting actions do not work properly

Disable any sorting actions, these require a post back to execute and this feature is currently not working with the current design.  We are actively working at a method to correct this limitation.

Hyperlinks within RDLs will not work

Disable any report hyper link actions, these link from within the iframe the content is displayed within.  We are actively working at a method to correct this limitation.

Images will be forced to autosize to the image size

The image scaling property is ignored so you must resize any images used within RDLs and set the size property "autosize"

Subreports may overlap when rendered

Set the property on the subreport for KeepTogether to "True"

Data source credential prompting does not work

Data source credentials used by reports must be saved with the data source since pass through authentication is not possible.

Paging rendering as HTML

When rendering reports as HTML, you can set the interactive size properties of the report to a height that should accommodate all of your pages in the report to allow it to render properly and show all the pages within the iframe window.