karunakar2351
Right there with Babe
Points: 729
More actions
August 29, 2014 at 9:01 am
#310501
Hi,
=lookup(fields!deptid.value,fields!deptid.value,fields!name.value,"dataset2")
Then it shows error is
The scope parameters must be set to a string constant that is the name of a dataset
So plz help me out
Jack Corbett
SSC Guru
Points: 184394
August 29, 2014 at 9:12 am
#1741952
Because this is implemented using .NET everything is case sensitive so if dataset2 is really Dataset2 it won't match.
Jack CorbettConsultant - Straight Path SolutionsCheck out these links on how to get faster and more accurate answers:Forum Etiquette: How to post data/code on a forum to get the best help Need an Answer? Actually, No ... You Need a Question
August 29, 2014 at 9:17 am
#1741956
Thanks
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply