Viewing 15 posts - 181 through 195 (of 279 total)
Hi,
I wrote the exact code. I dont believe it is so easy. Thank you very much for your reply.
Thanks,
Vijay
October 8, 2008 at 4:40 am
Please have a look at following link:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=214062&SiteID=1
I hope it helps.
October 7, 2008 at 8:43 am
You can use stored procedure and then pass parameter to your stored procedure. From there on you can pass these parameter to your function. There might be other way around.
October 7, 2008 at 8:34 am
well we have something written into Microsoft access where you can add users and select group etc. you can think something like that if you working for big organization.
October 7, 2008 at 8:15 am
SP is a stored procedure short form. Sorry about it.
October 2, 2008 at 10:04 am
I dont know how can any one explain you about designing dashboard step by step. It is like home work. You can surely design performance dashboard. In fact it is...
October 2, 2008 at 9:59 am
It seems many people have struggled to find answer for this. it seems like problem with outdated version. Some said to reinstall it. But there is no precise answer.
October 2, 2008 at 9:54 am
You can use different dataset and different query into one report. If we think there dataset is for different types. You can create three tables or matrix (according to your...
October 2, 2008 at 9:46 am
No worries. I am glad you are sorted.
October 2, 2008 at 9:38 am
Hi,
You can create one parameter into RS and named it say - type.
Now you have to design it in following way.
Available values. It is having label and value.
Label ...
October 2, 2008 at 9:34 am
Please refer to following book. Here is a link of page you need.
I hope it helps.
Vijay
October 2, 2008 at 7:40 am
I can say there is something silly you will find. Make sure there is a parameter in your dataset and give the same parameter value when you run it in...
October 2, 2008 at 7:37 am
Hi,
Did you use same code to create new report? Your SP might have something which goes into infinite loop. You might have very bigh database and you are using cursor...
October 2, 2008 at 7:17 am
Is it appearing when you run the dataset? It might be that you have changed some fields or condition in stored procedure so that it will not populate data.
First...
October 2, 2008 at 7:13 am
Hi,
I am aware of that weird behavior as it happened with me. I tried to run the dataset and then it came up with the parameters. What happen when you...
October 2, 2008 at 7:09 am
Viewing 15 posts - 181 through 195 (of 279 total)