all groups > sql server reporting services > june 2006 > threads for monday june 5
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
Secuirty with Report Builder
Posted by Terry Smith at 6/5/2006 1:02:02 PM
How can I have a link to Report Builder and not have it prompt the user with
a windows forms login? Our intranet application uses an integrated security
user account which the ASP.NET application pool runs under and which we use
in the database connection string. However, all of this gets bypa... more >>
Matrix report (double row footer)
Posted by skmonroe at 6/5/2006 12:38:02 PM
I have data that I would like to pivot in a matrix style report. The problem
is that I need two lines in my footer section and I am unable to find a way
to "insert" an additional row into my footer and use a calculated field to
calc the avg below the totals.
Year Month Group ... more >>
Including multivalued parameter in URL
Posted by isaksp00 at 6/5/2006 12:27:01 PM
I know how to include a parameter in a URL, by appending it after & sign at
end of report URL - works fine.
I can not figure out the syntax (if it is in fact possible) of passing a
multiple selection for a multivalued parameter. I tried both these formats,
where the ... represents the enti... more >>
Row formatting
Posted by Shan at 6/5/2006 10:56:02 AM
Can I have each row have a different background shade or color. For example
data in row 1 white, row 2 grey and so on. A mix of white and grey for easy
reading. I dont want to use lines.
Thanks for your help.... more >>
hiding group header conditionally
Posted by msdnuser at 6/5/2006 8:47:01 AM
Hi,
I have an issue with reporting services report. I am including the rdl code
at the bottom of this email. In that report there are two levels of data
shown. The top level is manager id and the level below that is some info
about employees belonging to this manager id. The initial visibil... more >>
export to excel has merged cell problem
Posted by Helen at 6/5/2006 8:23:01 AM
I have noticed that after my report exported to excel, some of the cells are
merged.
For example, I have report as following
ID Project Name Author Description
1 xxxx dfdf fdfdfdfd
after export in the excel, the data show... more >>
SOAP API - Execution Time of a report
Posted by EyalK at 6/5/2006 4:15:25 AM
How could I get the execution time of the report through the SOAP API
for reporting services?
Any Ideas? is it possible?
Thanks,
Eyal
... more >>
security exception in custom data processing extension
Posted by sachin laddha at 6/5/2006 3:15:29 AM
Hi,
I apologize for this long post....
I have written a custom data processing extension. It works fine in
preview mode but when deployed on report server, throws following
security exception
An error has occurred during report processing. (rsProcessingAborted)
Get Online Help
Cannot ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Truncating text in a column
Posted by Vaughan McPherson at 6/5/2006 12:00:00 AM
You would think this would be a trivial thing thing to but it does not seem
to be the case. I want to truncate the text at the edge of a column rather
than wrapping it around. Now, I could use the 'right' string function if I
was using a fixed point font but I'm not. Setting the CanGrow proper... more >>
|