Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write-RsCatalogItem not exporting State Indicators for Gauge Panels #416

Open
NazLopez opened this issue Nov 30, 2023 · 0 comments
Open

Comments

@NazLopez
Copy link

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.

GaugeWithIndicatorSection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant