how to display all fields of select query in Report Dataset in SSRS -2008 R2?
Hi ,i have one SP like emp_deptex: create proc emp_deptasbeginselect * from empselect * from deptselect * from salgradeselect empno,sal,loc from emp e inner join dept d on...
View ArticleDeleting a record of the executed report in SSRS
Is there any way to delete a record of the executed report? Ex:- i have viewed report on some condition and it returns 10 records from database and i wish to delete a record in DB from the Executed...
View Articleshowing map labels in ocean for small states
I've got a US map by state and am showing a label for every state. The label shows a percentage value for a metric. For big states like Texas, there's enough room to show the label. For small states...
View ArticleReport builder 3.0 - Unable to connect to server
Hi there, We've been using Report Builder 2.0, and its been working pretty nicely. We have the option 'Use this report server or sharepoint site by default' option set to...
View ArticleAnalysing Potiential Bottlenecks on Sharepoint 2010 Integrated Mode with...
Hi,I am shortly going to go on site to analyse performance issues on a production system which is based on; - Sharepoint 2010, Performance Point 2010, Integrated with SSRS 2008 R2, Windows Server 2008...
View ArticleSQL 2012 - How to uninstall the RSService and RSServiceProxy?
I am in the process of setting up a test server with SQL 2012 Reporting Services and connecting it to an existing Sharepoint 2010 farmI mistakenly ran the install commands for the RSServer and...
View ArticlePassing Parameters from SSRS report to .net page
Hi,Can anyone Please Let me know how to pass the parameters from SSRS reports of SQL server 2008 R2 version to .net page.Thanks in advance,Sheethal. Ksheethal.k
View ArticleIs there any way to easily determine the column width of a data cell?
I thought I could export my result set to Excel and change the font size to the same as my report and then Auto-fit and find out the true column widths that way. But Excel isn't very cooperative in the...
View ArticleFilter a dataset with the value of other dataset or many to many lookup...
Hi,I am new to this forum.In my report i am getting a valuefrom the first dataset sayItem Start Range End range Total Sum of item between range from onother dataset (NEED TO ACHEIVE THIS)a...
View ArticleIs there any way to call SQL FUNCTION from ssrs custome code?
hiIs there any way to call SQL FUNCTION from ssrs custome code?Regards,Asharaf P
View ArticleQuestion Regarding SSRS 2005 !!
Hi All, Is it like , i"am are having multiple matrices in an SSRS report (SSRS 2005) i"am getting extra blank pages at the end along with the resultset . I have adjusted the Page size such that the...
View Articlessrs show sum of all the pages
hello everyone i have sum 10 pages in each page i need to calculate the sum of the column and display it in the end like that i need to calculate for every page guys i dnt know how to do i sruggled...
View ArticleData-Driven images to use in reports
I have created a sharepoint list of country names in one column and the country flag (image or url) in the adjacent column. How can I create a data-driven database which can be used like a shared...
View ArticleHow to clculate the sum from other dataset with range of values throu Cstome...
hi,If i pass my report items asin dataset A i have likeProdName Range1 range2 sum from dataset B Sum from Dataset CNav 101 501...
View ArticleLogical expression SSRS
HI Experts,I have written simple IIF expression to get category values but it is summing everything and placing in single cell it is not separating based on expression I was grouping by TaskNumber...
View ArticleAsynchronously rendering the ssrs report from Winforms C#
Dear All,There are some heavy reports which need to be optimized for performance. Report takes few parameters such as StartDate, EndDate etc from the parameter screen which is in C# win-form...
View ArticleMicrosoft report using XML data
Hy,I am fetching my XML data from table and want to create a report with Microsoft reports. How to do it.Help me..
View ArticleReportServicesService.exe taking up 1/2GB memory usage on server
ReportServicesService.exe taking up 1/2GB memory usage on server and when I attempt to download a "large" report from SSRS on my desktop I get a "Reporting Services Error"
View ArticleDraw Trendline & Put Label On Chart Type Report in Reporting Service 2008 R2
Hi,In Reporting Service 2008 R2, can chart component draw a Trendline? Another issue we encounted is how to put a label on the chart, when I tried to use text box or legend but all these two method...
View ArticleSSRS 2008 export tif pdf with new font
Hi allI add a new true type font in my SSRS 2008, when I export tiff or pdf file form VS 2008 , it's ok(with my new font)but when i'm trying with web interface localhost/reports ..., it's dosn't...
View Article