Viewing 15 posts - 31 through 45 (of 58 total)
Luke L (8/27/2010)
In my below code replace java_script with...
August 27, 2010 at 1:21 pm
Try this:
=CDate("1/1/" & Str(Year(Today())))
or
=CDate("1/1/" & Str(Year(Now())))
For the last day just replace the beginning
=CDate("12/31/" & Str(Year(Today())))
August 27, 2010 at 11:59 am
For some reason, the word javascript does not show up in my posts.
August 27, 2010 at 11:54 am
tsmith-960032 (8/27/2010)
I have added the following to the Action property of a child report.
="history.go(-1)"
Because it did not work, I tried all sorts of...
August 27, 2010 at 11:53 am
DemonicKat78 (8/6/2010)
ReportingServices has been working fine for some time now.
However yesterday I added a user to view some reports on our datawarehouse and whenever he attempts to look at this...
August 6, 2010 at 10:40 am
veeren4urs (8/5/2010)
Hi,In 2008 Group varibles will help for this declare the group variables and check the sum.
Thanks,
Veeren 🙂
Thank you. I am already looking at this. However I have not yet...
August 5, 2010 at 7:19 am
jvanderberg (8/2/2010)
August 3, 2010 at 8:07 am
bitbucket-25253 (8/1/2010)
In order to get a tested solution to your question, please post table definitions, sample data and required results. To assist you in doing that please post as...
August 1, 2010 at 5:36 pm
DaveInIowa (7/29/2010)
Check out the workaround described here:
Thank you for your answer. So I guess I'm not crazy...:w00t:
August 1, 2010 at 1:37 am
kstillwell (7/27/2010)
July 27, 2010 at 12:08 pm
Of course I had a detail row. When you first drop a table into the work area, it always has a detail row. What I did is I added a...
July 14, 2010 at 12:44 pm
So in fact, what you are saying is that the detail row cannot be brought back?
July 14, 2010 at 10:34 am
I created a table, not a matrix, with one group, and inside, a detail row.
I began to add group rows, and at some point, thinking I would not need the...
July 14, 2010 at 8:07 am
Right clicking after selecting the top row gives me the following choices :
Insert Row
Delete Rows
------------
Add Group
Row Group
Row Visibility
------------
Tablix Properties
Nothing regarding detail rows.
July 14, 2010 at 7:45 am
Abs-225476 (7/14/2010)
can you not just use the undo button, to take you back a step(s)?
Like I said, I realized I needed the detail row later in the development. Besides, I...
July 14, 2010 at 5:54 am
Viewing 15 posts - 31 through 45 (of 58 total)