Written by Thomas Harlan, Reporting Services Team - iatricSystems
One of the upsides / downsides of deploying SQL Server Reporting Services to your customers is that it allows them to Export data from a published report (or a subscription to a report) to a file. You can also send the data by email, though that functionality is disabled by default.
When you start working with Export, however, eventually you are going to run into a scenario where:
Well, that is not what you wanted! And it is not expected either… but there it is. Hidden items are only hidden in the on-line report, not in an Exported version of the report.
Now, maybe that is what you want! But if it is not… then you need to set an additional property on the report item to hide it in Export as well.
Save the Report, then try exporting it. The Hidden + No Output items should no longer appear.
Sadly, you cannot set this property with an Expression, so you cannot chain it to the Hidden property and have that control both properties.
Extra Credit
Did you notice that there is also a DataElementName property? That can also be quite useful for your Export layout.
And…
As ever, if you need help with MEDITECH DR optimization, reporting, extracting, index creation or analysis please feel free to give your iatricSystems Account Executive a call or email info@iatric.com to discuss how we can help support your team!