all groups > sql server reporting services > may 2007 >
You're in the

sql server reporting services

group:

Jump to report value for parameter, cube data


Jump to report value for parameter, cube data IanP
5/15/2007 1:51:01 AM
sql server reporting services: Have a problem with passing information between reports using Jump to report
facility.

User clicking on field value in report to pass to second report. This works
with the second report showing the value of field user has selected in the
parameter box (Available Values set to non-queried) but report shows an error
of:

restrictions imposed by the constrained flag in the STRTOSET function were
violated

Have tried many settings to correct this but with no luck. Does anybody
know how to correct this problem.

Thanks

RE: Jump to report value for parameter, cube data IanP
6/4/2007 7:35:00 AM
In case this is helpful to others I have found that the field parameter was
causing the problem. I was using Fields!FieldName.Value and should have used
Fields!FieldName.UniqueName

Ian

[quoted text, click to view]
AddThis Social Bookmark Button