You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the Write-RsCatalogItem to upload my reports to SSRS server. This works fine for most reports that I have. However, I added a new "Gauge Panel" with indicator icons such as Red dot, Green dot, Yellow dot. This works fine locally and I can see the state indicators display appropriate color dot. However, when I upload the SSRS report with Write-RsCatalogItem command the state indicator is missing. When I upload the SSRS report manually the state indicator is visible. As a test I uploaded the report with Write-RsCatalogItem then did a download. Upon reviewing the downloaded RDL file with notepad, I can see that the Gauge Panel I added is there, HOWEVER the State Indicator is missing. I reviewed the original RDL file and I can see the state indicator section is there. Seems like there is a bug in the export of the RDL file when it has a gauge with indicator icon. I've included a screen shot of the StateIndicator section that is missing when using Write-RsCatalogItem.
The text was updated successfully, but these errors were encountered:
I use the Write-RsCatalogItem to upload my reports to SSRS server. This works fine for most reports that I have. However, I added a new "Gauge Panel" with indicator icons such as Red dot, Green dot, Yellow dot. This works fine locally and I can see the state indicators display appropriate color dot. However, when I upload the SSRS report with Write-RsCatalogItem command the state indicator is missing. When I upload the SSRS report manually the state indicator is visible. As a test I uploaded the report with Write-RsCatalogItem then did a download. Upon reviewing the downloaded RDL file with notepad, I can see that the Gauge Panel I added is there, HOWEVER the State Indicator is missing. I reviewed the original RDL file and I can see the state indicator section is there. Seems like there is a bug in the export of the RDL file when it has a gauge with indicator icon. I've included a screen shot of the StateIndicator section that is missing when using Write-RsCatalogItem.
The text was updated successfully, but these errors were encountered: