Viewing 15 posts - 241 through 255 (of 2,010 total)
So sorry, I wrote my previous post from memory, instead of checking in my SSRS environment. Instead of the font attribute, you want to use the color (aka foreground...
September 8, 2010 at 10:58 am
Also, be sure you are using it on the appropriate font color property. There's one for the row and one for the individual cells. I don't remember which...
September 8, 2010 at 8:06 am
Do you have access to the original solution that was used to create the report(s) you wish to edit? That would be the best/easiest starting point.
If not,...
September 8, 2010 at 8:03 am
Stefan Krzywicki (9/2/2010)
CirquedeSQLeil (9/2/2010)
Stefan Krzywicki (9/2/2010)
CirquedeSQLeil (9/2/2010)
Grant Fritchey (9/1/2010)
CirquedeSQLeil (9/1/2010)
Grant Fritchey (9/1/2010)
GSquared (9/1/2010)
September 2, 2010 at 12:26 pm
Unfortunately, there are so many variables that I can't really offer good guidance for you. Additionally I'm in the US so it kinda just works for me, I've never...
September 1, 2010 at 12:47 pm
I'm guessing this is gonna be about date formats... IE. by default SSRS/SQL etc expect dates to be dmy not mdy. More than likely your collation for SQL server...
September 1, 2010 at 8:04 am
It all depends on how it was created. Do you know if they used the Report Builder application or BIDS/Visual Studio? If it was report builder than there...
September 1, 2010 at 7:40 am
Nope, they aren't stored as files per se. When they are uploaded to the server they get inserted into the reportserver database and stored there.
-Luke.
September 1, 2010 at 6:54 am
Yup, Report manager is the built in application from MS used to view/modify reports and such. By default it's available at http://yourreportservername/reports.
Depending on how you permissions are setup you'll...
September 1, 2010 at 6:16 am
I suppose it all depends on how you are creating the reports and what your permissions are on the SSRS instance? I deploy (upload) reports directly from a Reporting...
August 31, 2010 at 10:41 am
Well, I guess it really all depends...
Will the user be able to select different client ids once the report loads? Or is this strictly a sub-report type of situation...
August 31, 2010 at 9:31 am
According to http://msdn.microsoft.com/en-us/library/ms159088.aspx
You can add links that allow users to open Web pages or other reports, or jump to another location within the same report. To add a link, you...
August 27, 2010 at 7:25 pm
Odd, I could have sworn you could set that on an image, I'll have to play with it at home this weekend. In the meantime, Another idea would be...
August 27, 2010 at 2:24 pm
Did you put an image in the textbox and if so did you set the action attribute of the text box or the image? You'd think you'd be able...
August 27, 2010 at 2:16 pm
tsmith-960032 (8/27/2010)
Luke L (8/27/2010)
Also, I wanted to verify that you're using the Go to URL property and not Jump to report?-Luke.
In fact, I use Go to report to drill down....
August 27, 2010 at 2:05 pm
Viewing 15 posts - 241 through 255 (of 2,010 total)