SSRS
I have a webservice which is password protected.and i want to access data from my web service in SSRS report.but i have no idea how to connect ssrs with web service and hot set credential.and also how...
View ArticleConcatenating Month & Year
Why is the following expression returning an error?=left(MonthName(Month(Fields!Monthdate.Value)),3)+ Year(Fields!Monthdate.Value)All it does it show the 1st 3 characters from the MONTH (Mar, Apr, May...
View ArticleForcing an SSRS histogram to show all categories on the x-axis
Hi,I have a histogram in SSRS 2008 R2 and want to show all of the categories on the x-axis from 0, even though my data ranges generally start between 10 and 30 (these are 10 year age groups). I have...
View ArticleHelp with SSRS 2008 R2 and Page Breaks
Help! I'm getting so frustrated with this. I have a fairly complex report which in which I am having trouble getting page breaks to work. The problem is that my report is comprised of many...
View ArticleFormatting a Power View report on SharePoint 2013
Hi,I need to know what I can do to format at better a Power View report on SharePoint 2013.Fe I need to put a text box to naming a card covering a portion of it. In other terms, the text box must be...
View ArticleSSRS
TITLE: Microsoft SQL Server Report Designer ------------------------------ An error occurred while executing the query. Failed to execute web request for the specified URL. Soap Fault:...
View ArticleExpression not Works as per need
HI,=SWITCH( LEN(Fields!Comment.Value) > 1000, REPLACE(REPLACE(REPLACE((LEFT(Fields!Comment.Value,1000)+"...")," "," "),"<","<"),">",">"), True,...
View Articlehiding dynamic columns on different pages
Hi,I have created a tablix report that has Projects in rows and Current Month, Months (Dynamic).My problem is that each project does not necessarily have detail rows for each month. when the columns...
View ArticleCustom Delivery Extension & Rendering format
Hi,I have created custom delivery extension, and in that I added rederning format as drop down. It works fine if I setup subscription, but the moment I setup data driven subscription is does not...
View ArticleFont within Embedded Image Displaying Fine within BIDS 2008 R2 Preview Yet...
Hi,I have a report where the font within the embedded logo image displays fine within BIDS 2008 R2 preview mode. However the same font within the same embedded logo image within Report Manager is very...
View ArticleNeed help with displaying a data point only once
I'm having an issue displaying header data the issue being I'm not sure how to take something that is repeated and display it only once. Here is my test data record set:I need the end result to look...
View ArticleSSRS 2008 supports embedding fonts into word doc?
Hi,Does SSRS 2008 supports embedding a font into the Microsoft Word document?I have a custom font installed in my server and want to embed it in the document when SSRS generates the document. Is it...
View ArticleHow can i Auto Size the Column width in RDLC Report
Hi Friend's,I have created Windows application with RDLC Report. I am binding(Generating) dynamic columns and data's in RDLC Report Using Matrix control, I need to make Auto size of Column width for...
View ArticleReport URLs may use only http://, https://, ftp://, file:// error
Friend,I am trying to generate a report in BIDS. The report is generated from SQL Server 2012 through a Stored Procedure. We are in the process of defining Indexes for the table used to generated the...
View ArticleData cutoff in SSRS report while viewing in report viewer
I have a report with 12 fields in a table. The report, when viewed in report viewer, retrieves all the data perfectly but with the last column cut off slightly. The excel, PDF export versions of the...
View Articlehow to change reporting service site seurity setting?
I have installed SQL Server 2008 with reporting service on a named instance MSSQLSERVER2008. The Service accouint for reporting service is Network Service. then I tried to access Report manager with...
View ArticleSSRS reports subreport need to be invisible for users in SharePoint 2010
Hi, In main SSRS report have many sub reports. I deployed main reports and sub reports to sharepoint 2010. Sub reports are called in main reports. Those are not run individualy. User wants to hide them...
View ArticleToggle down not working when exporting to MS Excel from the report server
Dear Experts, My report has the structureGroup 1, toggle down to Group 2, toggle down to Group 3, then the final details.When I run the report in the internet explorer in the SSRS page, all the toggle...
View Article