Viewing 15 posts - 106 through 120 (of 124 total)
Hi
you can use this two methods:
monthname() and year()
for example:
=monthname(month(Today))+","+cstr(year(Today))
August 21, 2013 at 1:30 pm
Hi
Maybe you can create 2 new detail lines
Then join the text box on the first detail line to put the static text "Message"
and then do the same with the...
June 11, 2013 at 2:37 pm
Hello
I don't get it well sorry
Do you want to dispose the cells horizontally or vertically ?
If you want to dispose the textbox freely on a matrix cell, you need to...
June 4, 2013 at 3:17 am
You re welcome 🙂
If you want to suppress the empty space, it must be set on the parent report i think
You need a flag coming from the subreport saying "no...
May 27, 2013 at 12:46 pm
Yes you must set the configuration of the tablix on the subreport
- It is called something like 'no row message'
You have to put a text on it
But I am not...
May 27, 2013 at 5:39 am
Why do you use a "Parameter!" ?
Maybe you need to use a "Field!", because the call to the subreport must be linked to a data value that comes from the...
May 26, 2013 at 1:12 pm
maybe the subreport element has not been correctly configured ?
How do you call the subreport ?
Are the parameters well configured ?
Is the subreport path correct ?
May 26, 2013 at 7:32 am
Hi
What element do you use ?
Matrix or table ? (i tablix row grouping only )
May 25, 2013 at 4:52 pm
Hi,
What extra line are you talking about ?
I don't get it sorry.
Did you use the "group hidden properties" or the "textbox hidden properties" ?
Maybe you need to use the advanced...
May 7, 2013 at 11:44 am
Ok i understand
Why did not you used a table populating the user and the associated group ?
So the filtering can be done easily
May 3, 2013 at 10:15 am
can you repost all the dataset and the query using this parameter ?
is the parameter used on a data region in the report ?
May 3, 2013 at 10:13 am
Hi,
I wrote an article discussing about that
Maybe it can help you ?
http://www.sqlservercentral.com/articles/T-SQL/66218/
Mohamed
May 2, 2013 at 1:49 pm
Maybe the parameter type is not correct ?
Can you post all the screenshot of the parameter configuration please
And the table definition
Thanks
May 2, 2013 at 1:41 pm
Hi,
What is the source connection type ?
Is it SQL SERVER or other databses like ACCESS ?
I know Access has issues when using multi value parameters
May 1, 2013 at 3:36 pm
Viewing 15 posts - 106 through 120 (of 124 total)