all groups > sql server reporting services > february 2006 > threads for thursday february 9
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
Snake columns
Posted by drchips NO[at]SPAM nospam.nospam at 2/9/2006 8:25:32 PM
I have a table with three columns and I would like to snake all three
columns. Anyone know how to snake a table on a page?
... more >>
Table column with boolean value shown as check box
Posted by drchips NO[at]SPAM nospam.nospam at 2/9/2006 7:36:13 PM
I have a list that has a bit value storing whether or not an item in that
list has been selected. I would like to reflect the value with the check
box filled or not filled.
Anyone have any ideas on how to do this?
Thanks,
David
... more >>
Reporting Services collision with Intranet on port 80
Posted by eJimmi at 2/9/2006 4:14:53 PM
Hello,
I've been working on this for the past four days but still don't have
working solution (have read a lot of posts). The live server we are
attempting to configure has Intranet Dashboard (ASP.Net) running on
port 80. We are attempting to install and run reporting services and
have encounte... more >>
boolean fields displayed as true or false
Posted by beeyule at 2/9/2006 3:05:29 PM
I have a bit field in my data source that displays as true/false on my
report. I can't see how to set this so that it displays as 1 or 0. In
Visual Studio, can someone help?... more >>
rs.Render issue
Posted by KMP at 2/9/2006 1:28:27 PM
I am trying to run a report from command line using the "rs" utility in
Reporting Services 2005 and I get an error saying that Render is not a member
of 'Microsoft.SqlServer.ReportingServices2005.ReportingService2005'. Anyone
any ideas what I am missing? Thanks for any help.... more >>
New window on onmouseover image
Posted by David at 2/9/2006 12:41:27 PM
I want to be able to use javascript within a report to have a window popup
when you hover your mouse over an image. I know that I can do it within an
aspx page but can I do it within RS report?
If I can't do it with javascript, is there another way to do it?... more >>
PAGE BREAK NIGHTMARE !!!!!!
Posted by The Cornjerker at 2/9/2006 10:34:17 AM
I have a group header in the middle of my large report near the bottom
of the page that I NEED to send to the top of the next page.
How do I do this?
Why can't I get a conditional page break?
How can I page break based on a value from a field?
How do I programmatically force a page brea... more >>
Different font sizes
Posted by David at 2/9/2006 10:21:29 AM
If I have two fields in the same cell within a table, is it possible to have
the two fields different font sizes?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Repeat Data On Each Page (frustrated)
Posted by Karl 140.6 at 2/9/2006 9:10:28 AM
Sorry if this is a repeat question. I've been searching for three hours
trying to find a solution to a simple problem. Thank you in advance.
I have a report with a list control that has 20 textboxes and three sub
reports.
The report usually renders between 1-3 pages, depending on the con... more >>
Really important, i need your help!
Posted by Carlos López. at 2/9/2006 7:45:16 AM
Hi, i need to know if in RS2000 i can:
1 - Change the text of the exportar link to an image or another text.
2 - Chage de arrangement of the parameters to vertical (one below another)
3- Can i add tooltips for the report parameters?
This is really important for me.
Thanks a lot.
... more >>
Can I keep the border of an image visible all the time?
Posted by Bob at 2/9/2006 7:29:27 AM
Here is my problem. I have a series of checkmark images in a table that have
the visibility toggled with an expression. That works fine, however, the
border around the image is not displayed if the image is not. I need to have
a "grid" appearance because the majority of times these images w... more >>
Report Parameter in SELECT
Posted by Aaron at 2/9/2006 6:35:19 AM
I have a report parameter (called Column) that I would like
incorporated in the SELECT Statement. For example, the select is :
SELECT @Column AS Expr1 FROM Table
The report runs after I select the appropriate value for the parameter,
but I do not get the correct data. If I select Test for the c... more >>
Global "User!UserID" as Parameter-Default
Posted by Roland Müller at 2/9/2006 6:31:29 AM
Hi all, I use the Global "User!UserID" as a Default-Value for a parameter!
But if a user starts the report, he alsway sees my ID (Domain\MyID) instead
of the User's ID (Domain\UserID). Is that a Bug or do I make something wrong?
Thanks, Roland... more >>
hidden lines at top of report
Posted by Lynn at 2/9/2006 5:17:29 AM
I've finally gotten my 1st report functional. Unfortunately, there is a huge
chunk of hidden lines --- blank lines --- at the top of the report. You see
my header, then a big blank space, scroll down and you get the data. I'm all
over the layout formatting but I"m just not finding it. Any ... more >>
Converting report input dates to UTC
Posted by Christopher Kimbell at 2/9/2006 4:47:27 AM
I have created a report in reporting services and it takes a number of
DateTime values as input parameters. These values will be passed on to
queries in my database; the problem is that my database stores DateTime
values as UTC.
Is there a way I can convert them to UTC before the values are... more >>
"The request failed with HTTP status 401: Unauthorized."
Posted by Sam at 2/9/2006 4:42:38 AM
Hi,
I'm having a few problems with getting SQL RS running and wondered
whether anyone could give me some help.
I have just installed RS and have never got into the Report Manager
yet. I think it is basically an IIS permissions problem as I am
getting a page that says "The request failed wi... more >>
PDF output problem for checkbox like "Ticks" displayed in reports
Posted by tvds at 2/9/2006 4:26:01 AM
Hi All,
we created a report that should render some "checked items" (like the ticks
in a checkbox) to indicate the given answers for multiple chooice questions
from a questionaire.
Displaying the tick is done by using a unicode character from the font "MS
Mincho". When we render the re... more >>
Drilldown Error
Posted by Malkesh at 2/9/2006 2:46:26 AM
Hi,
I've one report with single level drilldown.
I've set this functionality through Detail/Summary parameter.
Now when i run the report by selecting Summary option,
reports run fine with showing collpased (+) sign against
toggle field.
Now when i try to drill down the report by clicking the ... more >>
My Reports folder
Posted by Ruby Nadler at 2/9/2006 1:42:26 AM
Hi everyone,
I reinsralled my reporting services (on sql 2000) and i have a problem:
i added users and if one user create folder everyone else can see his
folder. also the my reports folder is not created auto like it was.
cant i create a folder that only i can see?
thanks
... more >>
Modify date format
Posted by Diego F. at 2/9/2006 12:00:00 AM
Hello.
In my databases the date fields are stored in long format (date and time).
Is it possible to show only the date?
--
Regards,
Diego F.
... more >>
|