all groups > sql server reporting services > august 2005 > threads for friday august 19
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
Indian language kannada not exporting as PDF
Posted by Srini at 8/19/2005 10:41:01 PM
Hi all,
We are devloping reports in the regional language. When we create a report
for the indian language kannada we are not able to see the text we are only
seeing "???" . Our OS is Windows XP and when we export reports to tiff format
we are able to see the kannada characters.
can you help... more >>
Navigation: Jump to URL
Posted by Jeffrey Jones at 8/19/2005 3:34:37 PM
Hello,
I have been trying for a while to get one field in my report to link to
a page on my local server. I have looked in the older post as well as on
the internet and have found so examples that just don't work for me. I
am running SRS SP2 and using an MSCRM database as my source. The cod... more >>
Nested Data Regions
Posted by Becker at 8/19/2005 2:16:03 PM
I have two datasets. One returns say a list of employees. The second
returns sales details for each of the employees. I want to create a list
with the employee information displayed and then put a nested data region
(table) of the second data set in the list.
I can't figure for the lif... more >>
How can I configure Report Services to show different set of Rendering Extension Per Report Application?
Posted by hodgelai NO[at]SPAM yahoo.com at 8/19/2005 1:23:13 PM
Hi There,
I'd like to configure the report services rendering extension on a per
report application basis. for example, if i have two report packages
named Package A and Package B, and I'd like to show only "PDF" as the
only export option for Package A, and "Excel" only for Package B. Is
ther... more >>
losing custom assembly
Posted by marc hugon at 8/19/2005 12:56:49 PM
Hello all
I've got a problem with a custom assembly used in a Report. It works a
little (i see correct values where it is used), but after a while, it
doesn't seem to work anymore (no more correct values, only some 0 with
the same values in parameters)...
Some facts :
the dll is written in... more >>
Subfolders from the dev environment
Posted by Tony H Pappas at 8/19/2005 10:56:03 AM
This may be an easy question -
We have more than 40 reports, and we need to organize into subfolders, which
is pretty easy to do with the web interface of reporting services
The problem is that when we redeploy a report (which we do frequently,
because we add some columns, or improve for... more >>
Parameter dropdown width
Posted by Angie via SQLMonster.com at 8/19/2005 10:30:17 AM
How do I adjust the reporting parameter dropdown width? the dropdown is
populated from a dataset and the width of the values exceed the width of the
drop down
thanks
--
Message posted via http://www.sqlmonster.com... more >>
How can I combine two report parameters into a string?
Posted by Laipond at 8/19/2005 10:10:06 AM
Sorry, I am new to the SQL reporting. I am not sure whether I can combine
two report parameters in a string and then use it in my querystring or not.
For example, I have a report paramter called "Month" and the other one
called "Year". Obviously I want to make them as a start date for my ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Currency Formats
Posted by nscotia17 at 8/19/2005 10:02:01 AM
Is there any dynamic way through Reporting Services where you can use
different currency formats on reports? For example, we want to be able to
display in US dollars and /or Euros.... more >>
displaying of hyperlinks
Posted by Harolds at 8/19/2005 8:35:04 AM
How do I get the report to display a hyperlink such as this would display and
do:
<a href=""http://www.site.com/page""
target=""_blank"">http://www.site.com/page</a>
--
Harolds... more >>
Divide Sum of 2 Different Groups
Posted by BillD at 8/19/2005 8:21:03 AM
Hi,
I hope I'm making this harder than it is but I am trying to divide the sum
of two different groups to obtain a percentage.
__________________________________________
Group #1 "grpLevel2" =Sum(Fields!amt_3.Value)
__________________________________________
Group #2 "grpResID" =Sum(Fields!... more >>
execution snapshot: Invalid_Viewstate
Posted by daveg.01 NO[at]SPAM gmail.com at 8/19/2005 7:59:18 AM
I am having problems when I choose "Render this report from an
execution snapshot" and select "Create a snapshot of the report
when the apply button is selected".
I get an Invalid_Viewstate message unless I clear all connections.
I use the following to clear connections.
Alter Database Rep... more >>
SQL Error
Posted by barhoc11 NO[at]SPAM gmail.com at 8/19/2005 7:28:06 AM
Im getting an error when I try to use this UNION, I am almost positive
it is the second WHERE statement because I havent aliased the
(Item_cross_Reference.Cross_Reference_No_ = '1') correctly. I have
tried CRN as the alias in place of this statement but nothing is
working. Any help is appreciate... more >>
Install RS - Separate DB from Web
Posted by Michael R at 8/19/2005 7:26:03 AM
I am trying to install reporting services on a web server, which will connect
to an existing instance of the RS Sql Server backend on another machine.
This backend server already has SP2 installed - so when I install RS on the
web server machine and try to point to the existing backend during... more >>
MS Reporting Services Error
Posted by CR at 8/19/2005 3:07:02 AM
I have MS RS installed on the W2K3 EE member server, SQL 2000 SP4 and IIS 6
are also installed on the same machine.
For some reason when I connect to:
http://<servername>/reports
or
http://<IP>/reports
or
http://<Localhost>/reports
I'm showed the error message:
"The underlying connecti... more >>
The underlying connection was closed: Could not establish secure c
Posted by kate at 8/19/2005 2:59:23 AM
we have jsut installed rs on a w2k domain server and we get this message when
we try to open the report manager url.
SSL is off
can you explain what this is trying to tell us or suggest what the problem
might be?
--
Kate
Alert Technologies
http://www.alert-technologies.co.uk
... more >>
URGENT!! - rsInvalidItemPath
Posted by Rama via SQLMonster.com at 8/19/2005 2:02:51 AM
Hello,
I am passing very long paramters in the URL, which makes the URL overshoot
the 260 character limit. It works fine when I try the report from http:
//host/reportserver, but gives an rsInvalidItemPath when I try it through
http://host/reports.
What is the difference?
I am not able ... more >>
|