Exclude Linked Reports from being downloaded by the function Out-RsRestCatalogItemId because it cannot download them anyway. It was causing bugs when wanting to download content from Report Server (type was not invalid).
Changes proposed in this pull request:
Exclude Linked Reports from the list of downloadable items of Report Server
How to test this code:
Create a Linked Report in your Report Server and use this function to download the content of Report Server. It will ignore the Linked Report and download other reports as usual.
Exclude Linked Reports from being downloaded by the function Out-RsRestCatalogItemId because it cannot download them anyway. It was causing bugs when wanting to download content from Report Server (type was not invalid).
Changes proposed in this pull request:
How to test this code:
Has been tested on (remove any that don't apply):