Error in preview of a report in VS 2012 4.5 Reporting Service
I went through the Report wizard and change my report server now I get this error. =================================== An error prevented the view from loading. (Microsoft Visual Studio)...
View ArticlePlease help with this query in SCCM SQL 2012 Report builder.
Hi,I have a simple query that reads some data about machines. I want to expand this so it includes IP adress, computer name, dns record, last logon time and maybe even ipv6 address.I now use this...
View ArticleInstalling SSRS After SQL Server has been installed
Hi guys,I have been fighting this problem for 2 days now, I'm now at the start of the 3rd day, and I still have no solution.I have installed SSRS on SQL Express 2012 after we have installed SQL Server...
View ArticleDelete individual reports using rs.DeleteItem
My Company uses RS 2005 at our customer locations. We have developed our own automatic update process for reports using the rs.exe utility to deploy and over write reports. The scenario is I need to be...
View ArticleHow to remove duplicate rows in SSRS 2008
I have a dataset in my report that pulls 10 fields. One of the tablixes on report should display only 8 of the 10 fields and this is causing the duplicate records to show up on the tablix.I tried hide...
View Articlehow does subreport plumb dataset to passed params
Hi we run std 2008 r2. I'm looking right at and running a master and sub report from Visual Studio. When I rt click the sub report area of the designer pane in the master and choose...
View ArticleMultiple values for filtering in SSRS
Hello All,I 've a small question, since i'm new in SSRS.I'm building a report that has a column in the table called countries of origin, that column can contain data like "USA","China" ( normal...
View ArticleGrouped matrix data not exporting to .csv
Hello ALL,I am trying to export report to .CSV , but I am unable to export grouped data, instead to grouped data , it exporting detail data, could you please let me know how to work on this?for example...
View Articlehow to change subscriptions the @ReportName and @ExecutionTime to Total or...
Hi,I have been looking to find a solution to change the subscription subject on the report to Total or a field.On the subscription Data Driven Subscription does not exist.Is there any other way to fix...
View ArticleUsing the IN Operator in SSRS Expressions
Is it possible to use the IN Operator in an expression in an SSRS 2008 R2 report? For example, to hide a textbox when the value is in a list of values, must one use nested IIFs such...
View Articlehow to get a month value in a year in sql server 2008
Hi, I want Month value from recurrence info field for scheduler concept.how i can get it?
View ArticleSub-Report Header is not showing inside a Report with a header on it's own
Hi guys,I am making a book-like report, I am using a report that has a header and calling a sub-report that has it's own header. However the sub-report header is not showing on the parent report....
View ArticleBorder is hiding when exporting the tablix to excel.
Hi ,I am creating a report in which i have used ranges .i have used ranges inside a rectangle but when i preview the tablix ranges are coming Perfect concern is that during export to excel border of...
View Articlepass selected parameter to store procesure used to populate filter
Hello all,I am working on a report where some customization is need to be delivered..situation is , i have some parameter in report @USER_ID , @Report_Typewhere i am proving selection to user to select...
View Articledate and partial time expands in vs preview but not on server
Hi. We run std 2008 r2. I downloaded an rdl whose 2 date/partial time cols used to expand on the server to accommodate times with two digits in hr. When I preview in vs 2008, everything is ok. But...
View Article2 of my tablix's dont show all columns when there is no data
Hi, we run std 2008 r2. I have 3 tablix controls on my salesman report and the 1st two show only the leftmost column heading when no data enters the report for a chosen salesman and timeframe. The...
View ArticleAbsolutely page-bottom alignment on "report footer": Impossible?
Relative newb to SSRS here, but the answer to this question evades me; answers and insight are appreciated.Report in question is an invoice form. It requires an absolutely bottom-of-page aligned footer...
View Articlecheck box to use as a group by parameter(Optional parameter) in ssrs
Hi All,I have a ssrs report with Name, phone ,state and city as columns.I have check box as one of my parameter(optional). If user checks that checkbox then it should group by state, if checkbox is...
View ArticleSSRS Multivalue lkp
Hi,I have a situation in SSRS to get the common values between the two columns where the values are sored coma separated as below.Ex: ColumnA : abc,cde,efg ColumnB : cde,xyz,abc the result in...
View ArticleUsing a GROUP BY with a UNION ALL
Here is my sql code. I'm using a "union all" to merge Incidents and Service Requests into one table. This works fine when I don't use the "group by". When using "group by" to get the total number of...
View Article