Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Error on Preview

Author  Topic 

Tonic
Starting Member

26 Posts

Posted - 2006-05-23 : 04:25:58
I am now getting this error mesaage when I try to preview my report

[rsInvalidToggleItem] The table ‘table1’ has ‘siteref’ as a toggle item. Toggle items must be text boxes that share the same scope as the hidden item or are in a scope that contains the hidden item, and cannot be contained within the current report item unless current grouping scope has a Parent.

What does that mean in english?

Also, if I can't fix this, is there a way to get the one that is deployed and functional on the webserver back into the report designer and reverse engineer it?

I have not touched the groupings since vewiing it last. I have only been adjusting the value boxes of three fields that I had yet to get functional.

I have created through the wizard the basic report again and checked all of the report table settings and they are identical. I have not hidden any boxes on the original and yet obviouslyt there is one tick box somewhere that is causing this or something.

Regards

Toni C
aka Talisa

Tonic
Starting Member

26 Posts

Posted - 2006-05-23 : 05:45:18
The solution as found elsewhere on the net!

To get the old Version of the report do the following:
open http://[servername]/reports and navigate to your report, open it, and goto the tab "preferences". You should now see a link "edit" above the "apply"-Button. You can download your report there..

Regards

Toni C
aka Talisa
Go to Top of Page
   

- Advertisement -