all groups > sql server reporting services > february 2008 >
You're in the

sql server reporting services

group:

report item not linked to a dataset



report item not linked to a dataset Jan Hussaarts
9/14/2005 3:51:04 PM
sql server reporting services: Hi,

I'm using SQLServer 2000 and Visual Studio 2003.

Today all the sudden in Visual Studio the field list pane is empty for all
reports I have created. When I try to ad a field using Expressions, I receive
the message "report item not linked to a dataset". As a source for the
dataset I use a storede procedure.

The reports can still be used. I just cannot properly edit them anymore.
When l look at the xml code, the fields are in the report.
--
Re: report item not linked to a dataset Tabby Cool via SQLMonster.com
9/15/2005 12:00:00 AM
Hi Jan

Have you tried right-clicking on the table in the report, going to properties,
then linking it to a dataset manually?

I've never had reports suddenly lose their datasets like that, but there are
often times when I add a table to a report and it isn't automatically linked
to a dataset.



[quoted text, click to view]
Re: report item not linked to a dataset Jan Hussaarts
9/15/2005 2:15:02 PM
The point is that normally there is a Fields pane on the left of the screen.
Add a table and you can drop a Field from the Fields pane on a cell in the
table. The field pane remains empty after manually linking the table to the
Re: report item not linked to a dataset Jan Hussaarts
9/16/2005 1:21:01 PM
When I look at de rdl version of the report, under < Datasets> the dataset
and all the fields that are output of the stored procedure are there. So,
access rights are ok. It is just the Fields pane that remains empty.

I'm thinking of uninstalling and installing RS. I think that might solve the
Re: report item not linked to a dataset Tabby Cool via SQLMonster.com
9/16/2005 1:29:33 PM
Have you checked your dataset to make sure it can still access the data?

If there is no dataset, or if you don't have access to the data for whatever
reason (maybe your user account doesn't have authority to view the data) then
the fields pane will remain empty, since RS can't actually see the fields
returned by the dataset query.

[quoted text, click to view]


--
Message posted via SQLMonster.com
RE: report item not linked to a dataset sunil tripathi
2/16/2008 2:44:13 AM
unable to add a field in report viewer which is not selected in dataset

From http://www.developmentnow.com/g/115_2005_9_0_0_598578/report-item-not-linked-to-a-dataset.htm

Posted via DevelopmentNow.com Groups
RE: report item not linked to a dataset sunil tripathi
2/16/2008 2:44:31 AM
unable to add a field in report viewer which is not selected in dataset

From http://www.developmentnow.com/g/115_2005_9_0_0_598578/report-item-not-linked-to-a-dataset.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button