SSRS 2008 Group Expression
Hi,I need to group by a field called Type. I want to group the data such that if 'Type' is A,B or C, they are in one group and if 'Type' is D or E, that is another group.Is this possible through a...
View ArticleReport Viewer Loading image
How can I disable the loading message that appears in the report viewer when a report is showed ? The goal is to hide it, because everytime that a report is refreshed this imagem (loading) is always...
View ArticleUnable to cleare report viewer or datasource
Hi, all,I am using report viewer control to display report(rdlc). I am using same report viewer for two buttons(for pdf, and excel)I am taking two different rdlcs for pdf and excel. I am displaying...
View ArticleMigrating Users Folders in SSRS
I am trying to migrate the Users Folders in report services to another server. The issues is that i keep getting an "Access Denied" message wvwn though i am an admin on the server. Any ideas?
View Articletable order by date column
I am using the BIDS extension in Visual Studio 2008 to build Reports for Dynamics CRM 2011 On-Premise. I am using FetchXML based reports. I have the following problem : I have a table with 4 columns....
View ArticleSQL Server 2012 Reporting Services in a Farm with SharePoint 2010
Hi Previously when installing Reporting Services in SharePoint Integrated Mode, (with SQL Server 2008 R2) I would create the Reporting Services database using the Reporting Services Configuration...
View ArticleWILL DELETION OF REPORTS AFFECT REPORTS DEPLOYED IN REPORT MANAGER
Hi GuysQ1 . Suppose there are 10 reports in 'Reports_new' project and I have deployed all.All the reports are in folder e:\myprojects\reports_new\.If i delete 1 of these 10 projects from the...
View ArticleGrouping Question - Visibility and Sorting
I have 2 questions. First, reference the red line in the image below. I want to sort these dates in reverse order. My SQL has the dates ordered from Z-A but is only reversing the time field. Also,...
View ArticleBest Solution to "Pivot" Data in an SSRS Report
I have the following data columns coming into an SSRS 2008 report:Student Name Test Name Test ScoreWhen I'm constructing my query, it displays the data like so:Student 1 Test 1 80 Student 1 Test...
View ArticleSorting Parameter values in SSRS Model based report
Hi, I have created a report using Report designer (Visual Studio, using Data Model as a data source), in the report I had created few datasets (with single filed) to populate the report parameters,...
View ArticleConvert an integer to # of years-months-days
I need to convert a whole number to the number of years, days and months. Example: 4142= 11 years, 4, months and 4 days (give or take a day)in my text box i have a =avg(Fields!XXX.value)so i want to...
View ArticleDisplaying NULL last
Hi,I've a grouping A in my report.. and i'm sorting the fields in a specific order. The sorted output has Nulls first and then the rest of the sort order.How can i get nulls at last in ascending order...
View ArticleHow to write visibility expression on two data fields?
I am developing an RDL on SSRS 2008 R2 and am trying to make one group display or hidden based on the following visiblity expression for this...
View ArticleBing Maps in SSRS behind proxy
Hi guys,This is in regards to showing Bing maps in SSRS 2008 R2 behind a proxy. The server in question does not have access to DNS so I have entered a hosts entry for dev.virtualearth.net and also set...
View ArticleProgrammatically Expand/Collapse Groups
I use Visual Studio 2010 to develop SSRS reports.I added 2 buttons in the UI that contains the Report View. One button is used to expand the group and the other to collapse the group.The buttons work...
View ArticleMulti Value Parameter with ODBC Connection
Hi Everyone . . .I am stuck, and have been since Monday :/ . . .Backgroud:I am using Report Builder 3.0 with an ODBC connection to build reports off of our Vertica DB. This part is going swimmingly,...
View ArticleCalculation percent difference
Hi i am trying to do the following.Calculate the percent diff between to columnsSo i want to take the Waitlist sum this then sum the overboundary and divide this to get a percentage, as a line total...
View ArticleThe Variables of the report
I have declared a variable within a report in the report properties window called varOne : how to access this variable from the Expression editor window or by Global collections ? Reply me...
View ArticleReport Viewer gives 401 error if machine accessed under another name
I have a Server with an IIS application, SQL Server 2012 and Reporting Services.The web application uses the report viewer to access the reports.The server can be accessed under its own name, a DNS...
View ArticleSSRS and Matrix date sorting
HiI have a sql query that get dates that I order by. It works 100% in SQL but when I work in SSRS and a matrix I set up, it sort it as follows:1 Sat, 10 Mon, 11 Tues, 2 Sun, 21 Wed etcHow come it is...
View Article