all groups > sql server reporting services > july 2004 > threads for sunday july 11
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Custom Zoom Factor
Posted by Shea Strickland at 7/11/2004 9:27:02 PM
How'd
I was asked by a client if they could specify a custom zoom factor is this possible?
If not can it be incorporated into next SP or Version?
Thanks in Advance
Shea... more >>
format codes - font colours, background etc
Posted by jez_uk at 7/11/2004 8:24:26 PM
can anyone point me in the direction of help and assistance in formatting
using expressions?
an example would be change font to red if negative
also to change the background colour matix when using the visibility options
many thanks
... more >>
Optional Parameter
Posted by May Liu at 7/11/2004 7:25:01 PM
I have a optional parameter which user can input value or not. Then I create dynamic query using iif(Parameters!opr.Value = "",""," WHERE OPR = :Parameter!opr "). It works fine if this parameter is textbox (i.e. available values from Non-queried). All results can be retrieve if user don't input v... more >>
Excel Exporting - Merged Columns
Posted by Shea Strickland at 7/11/2004 6:24:02 PM
Hey Ppl,
When exporting to excel, the renderer merges columns. I have a Header that contains an image and two simple labels (image on left and two label starting from about center). When there is a table beneath the Header, the right hand side of the image and the left hand sides of the labels cr... more >>
Urgently need help. SP1 URL Image not working
Posted by Chiara at 7/11/2004 6:13:02 PM
Hi
I have downloaded SP1, and am trying to display an image by URL.
I have followed the steps described in the SP1Readme. However i am still unable to view my image in the "Preview" mode in report designer and also through report server. When i right click to view the source of my webpage, the ... more >>
SP1 URL Image not working
Posted by Chiara at 7/11/2004 6:12:01 PM
Hi
I have downloaded SP1, and am trying to display an image by URL.
I have followed the steps described in the SP1Readme. However i am still unable to view my image in the "Preview" mode in report designer and also through report server. When i right click to view the source of my webpage, the ... more >>
Bug - outline and color change for bar graphs
Posted by creative NO[at]SPAM mailcity.com at 7/11/2004 10:45:54 AM
This option is new and came out with SP1
I tried to put an outline as well as color in the bar graphs.
Unfortunately, the lines didn't show...no matter how I tried...
seems like a bug to me...... more >>
error connecting to datasource
Posted by jerry at 7/11/2004 9:23:03 AM
environment:
Win 2000
SqlServer2000
ReportServices
Reports and ReportServer virtual directories set to Windows authentication
-- Sample reports installed without any problems thru the sql script
-- Reports and Reportserver pages accessible without any problems
VS .NET 2003
Using VS .NET ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Expression
Posted by Philippe at 7/11/2004 9:20:37 AM
Hi,
Is it possible to use the content of à Textbox in an expression ??
For example
In a textbox called "myTextBox" , i set the value of this textbox to "Red"
In an other textbox in the report, i want to set the value of this
textbox, to an expression checking the content of a field of ... more >>
Using an outlook:// url for an action
Posted by Max at 7/11/2004 8:26:01 AM
Instead of an http url, I'm trying to use an outlook url ( for instance, ="Outlook://Public Folders/All Public Folders/") as an action. However, I get an error message saying "Invalid URI. The hostname could not be parsed"
The url is valid as it works fine from IE.
Am I doing something worng... more >>
passing parameter with Oracle ODBC
Posted by teko at 7/11/2004 12:50:08 AM
hi all,
i have a little problem ,my report use data from Orcale
db to view slaes reports for salesmen, i made the salemen
name as a report parameter ,when running the report and
after choosing the salesmen name from the paramter list i
have this error"Oracle ODBC does not support passing
... more >>
|