all groups > sql server reporting services > november 2004 > threads for friday november 26
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
TO MSFT: How the RDL are storage in the Catalog Database?
Posted by Jerry at 11/26/2004 11:15:06 PM
In the Catalog Table (content field), is declare as image! are the reports in
RDL or compiled as assemblies?
Thanks
JErry... more >>
HTML fragments in Mozilla, etc.
Posted by Dan Plaskon at 11/26/2004 7:34:55 PM
Hello all,
I've been unable to get HTML fragments to render properly in any browser
other than Internet Explorer on the PC. The tables always seem "crushed" in
other browsers, is this a known problem?
Thanks in advance,
Dan
... more >>
different color in each row
Posted by JIM.H. at 11/26/2004 5:27:02 PM
Hello,
I am using reportviewer control, It is a table based report and I have many
columns. Is it possible to give different color to each row so that users
will easily track the same line.
Thanks,
Jim.
... more >>
Format Currency Problem - HELP! ANYBODY
Posted by gail.beedie NO[at]SPAM chi.frb.org at 11/26/2004 5:11:30 PM
I need to display a number field with commas, $, and no decimals.
I tried FormatCurrency(fieldname,0,-1,-1 but the commas don't appear.
How can I accomplish what I need?
Thanks,
Gail Beedie... more >>
Format Currency Problem - HELP!
Posted by gail.beedie NO[at]SPAM chi.frb.org at 11/26/2004 4:02:04 PM
I need to display currency fields with a dollar sign, commas and no
decimal places. I entered
=FormatCurreny(fields!nameoffield.value,0,-1,-1)in the textbox
property's custom edit expressions box.
It drops the decimal places and adds the dollar sign just fine but,
I need the commas as well. W... more >>
group properties
Posted by JIM.H. at 11/26/2004 9:27:02 AM
Hello,
I added a group to my report but I could not get a plus sign on it so that I
can click to expand and collapse, how can I put + there?
Thank,
Jim.
... more >>
Date Formats
Posted by Rudi Groenewald at 11/26/2004 8:27:41 AM
Hi all,
In our whole system (Sql server, forms applications etc) I have configured
our date formats to be dd/mm/yyyy, as this is the easiest for my users. My
problem is that Reporting services only respond to the format mm/dd/yyyy
..... How can I configure reporting services to only use t... more >>
Reporting Services comes with SQL Server Developer Edition?
Posted by Norman Yuan at 11/26/2004 7:51:23 AM
I am using VS.NET2003 Enterprise Develpoer at work, which includes SQL
Server Developer Edition, but not Reporting Services. Since my employer
bought VS.NET2003, instead of subscribing MSDN, I cannot get Reporting
Services for free.
Now, I am developing reporting project and I do not want to t... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Datasource
Posted by Martin at 11/26/2004 6:03:02 AM
How can I synchronize a table inside a list if both have different
datasources?
I need to synchronize the table by the list details grouping expression. If
I use the table filter, the table fieldID is always aggregated when inside
a list with a different datasource and it results in error... more >>
Report header only on first page
Posted by M. Peyer at 11/26/2004 5:19:02 AM
Hi
I wish to have a report with a header only on the first page. Normally the
header is repeated on every page. Is there a way to get it only on the first
page?
Thanks for any help!... more >>
Matrix filter - rendering error - BUG?
Posted by Kristian Vinther at 11/26/2004 3:49:09 AM
I have a matrix-rowgroup with a filter. The filter is a simple
"DataSet.SomeValue = True" and it works just fine most of the time.
However, depending on my query-data there will be situations where filter
will filter out all data, thus leaving zero rows. This 'should' result in an
empty mat... more >>
interrelated report parameters
Posted by vsiat at 11/26/2004 2:57:35 AM
Is it possible to have parameter available values (coming from different
queries) BUT related to each other?
for example, we have two report parameters, ProductArea and ProductType,
with their available values coming from the queries:
select distinct ProductArea from SalesTable
select d... more >>
Report for a group of customers
Posted by Natasha at 11/26/2004 2:29:06 AM
Hi,
I have a report for a customer. There are incoming rest, deals, cash flow,
outcoming rest. I use tables and some datasets(with queries and stored
procedures).
Now I need to make a similar report for a group of customers. A report for a
Customer 1 , then a report for Customer2,... Prob... more >>
"Error!" msg during "setup support files" installation
Posted by Chris Leaf at 11/26/2004 2:05:07 AM
Windows 2003 Server. Asp.Net 1.1. Sql Server 2000 Sp3a.
"Error!" msg during "setup support files" installation.
Unable to install Reporting Services. Found a couple of users experiencing
the same problem, but no solution :( Any ideas?
/Chris... more >>
How can I aggregate multilingual Data
Posted by Girish Kumar at 11/26/2004 1:39:08 AM
Hi All,
I have three database servers which are german, english and french each
stores data in their localized formats of values like 1000.85 in english
1.000,85 in german and french but i have to get these data and aggreate the
results and display a report.
Can any one help regarding ho... more >>
|