Viewing 15 posts - 1 through 15 (of 17 total)
For this you need to make changes in your dataset query.
Make some changes in the WHERE clause
i,e
Where
(@Param is NULL) or (@Param is not NULL and (yourfield=@Param))
October 25, 2013 at 3:46 am
yes I have three temp tables in my stored procedure.
Won't it work if I have temp tables in SP?
October 10, 2013 at 8:31 am
The output column names are not getting refreshing.
October 10, 2013 at 8:14 am
Even I tested this one as well.
Than in SSRS it is displaying me a Null row with column headers.
So here I introduced a text box with the text I want...
October 9, 2013 at 7:40 am
Am able to display like below in SSRS report result page if it executes second IF statement(i,e when the function returns N)
Attached the screenshot.Please help me out to handle this...
October 9, 2013 at 6:16 am
Now I can return a NULL row if it goes to second IF condition.How to add a label for that in SSRS??
Many thanks for all your help.
October 9, 2013 at 6:08 am
Many thanks for your replies.
Could you please explain me with an example please??
October 9, 2013 at 5:56 am
Hi Guys,
Thank you so much for your replies.Your replies and suggestions helped me to gain more knowledge.Thanks for that.
I have also googled from my end and I found that we...
September 6, 2013 at 9:26 am
Hi All,
Sorry i have reposted the same question due to some confusion, please ignore this
September 4, 2013 at 5:03 am
Hi Scott,
Thanks for your reply.
I will explain again my query to you.
We have one report in portal --- Report 1.
When you clicked this report ----variable screen will appear -...
August 23, 2013 at 6:29 am
Kindly let me know if any one of you need some additional information on this to understand?
August 22, 2013 at 4:36 am
Oh is it,
Could you please kindly let me know when I am happy with the response and when i feel the solution is correct then how can i mark this...
August 22, 2013 at 2:16 am
Hi Folks,
Before closing this thread just informing you all that this option is not possible through SSRS.
If any one have not agree with this then kindly let me know so...
August 22, 2013 at 2:04 am
Sorry for that
I am new to this fourm hence i just sent reply for some help.
generally i will post in sdn and will get reply in less than 5 minutes,...
August 21, 2013 at 3:17 pm
Thanks Jack,
I have also with same idea but would like to cross check with experts like you.
thanks for your kind response.
August 21, 2013 at 3:15 pm
Viewing 15 posts - 1 through 15 (of 17 total)