Details Grouping by Parent issue
SQL 2005My Data parent item qty 3001 2001 1 3001 1001 1 3001 1002 1 2001 1001 1 2001 1003 1 In my table I have a details group by Item, with parent group by parent.This is what the report shows 3001...
View ArticleIs it possible to display two reports in two sheets of a single Excel report?
Hi Friends,Is it possible to display two sub reports in two sheets of a single Excel report?
View ArticleThe left side border not showing when export into word
Hi,I have report which have subreport inside the tablix data region. The subreport also have tablix. when i view report its perfect.but when i export into word document the left side border is not...
View ArticleRDLC report using SSRS 2008
Hi,I created a bar chart in rdlc using SSRS 2008. I tried to create category field dynamicallyusing "iif" statement but statement always runs falseand display chart data based itand category field...
View ArticleProblem in format when we print out exported report in word
Hi,in my ssrs report two tablix is there. in second tablix last row sub report is there.When i exported into word doc its looking fine but when i tried to print the document the format is not good....
View Articlehow to create matrix reaport in ssrs 2005?
hii have a table with this fieldspricedate, mallprice,cuprice,boursprice,productnamei wanna my report be such as below picturei use ssrs 2005
View ArticleReporting Services Basic Setup
First off, allow me to state that I am not a SQL Server DBA; I'm a server administrator. I have only a basic understanding of SQL and while I can wander around in SSMS, you probably don't want me...
View ArticleReport models deprecated in SSRS 2012
Hi all We've installed SSRS 2012 in our test environment. During the testing we've noticed that report models are deprecated in SSRS 2012. A lot of our solutions use Report Builder and Report Models....
View ArticleWhat is the best way to create a SSRS 2005 Line Chart Report for a 12 month...
I'm looking for advice on how to create a SQL Server 2005 query and line chart report for SSRS 2005.I need to display the peak number of patients assigned to a medical practice each month for a 12...
View ArticleMissing record in reporting services
Hi,Running SQL 2012 with all the updates.I am working on a report where I am facing a problem. When I edit the dataset and test the SQL query, I have all the data I need. But when I render the report,...
View ArticleAdding a gauge to a report
I use Business Intelligence Development Studio 2008, with SQL Server 2008 R2. I know that there is a way to add one gauge to a report, and to see multiple adjacent gauges while previewing the...
View ArticleCalculate fields
Hellois it possible to calculate fields by this way?DateCountryStateCoefficientRealized12.1.2012UsaNew York1,3No12.1.2012UsaNew Jersey1,5Yes12.1.2012CanadaToronto1,4YesI see that date by the Country is...
View Articleperformance monitor
hi..I got an senario to answer in my interviewmy ssrs report was working fine for long days... suddenly the performance of the report goes down.what are the things i have to check step by step. Note :...
View ArticleAdding a line to a cluster-stack bar chart SSRS 2008R2
Friends . I need to add a Line to a Column Chart ...!!! I am explaining the scenarion...~Above is the Graph .. I need to connect the Coffee (1) and Tea (1) and Milk (1) ... and the same way i need to...
View ArticleDate parameter in query
I am new to SSRS, but haven't seen quite the same problem elsewhere. I'm on SQL Server 2012.I'm retrieving data from a table (joined to several other tables) where date and time are in separate fields....
View ArticleSSRS 2012 Subscription Emailing
Hi,I am trying to set up my SSRS 2012 subscriptions and though I have used all the same details as I use in Database Mail which is working to configure the Reporting Services Configuration manager I...
View ArticleSQL Reporting Builder 2008R2 - Printing in same session
When I am printing in SQL Reporting Builder 2008R2 and choose a printer deffirent from the default printer then the next time (same session) I go into the print dialog the printer is again set to the...
View ArticleIssue with page breaks between objects inside a List
I have a List with a group only (No detail) that contains 5 subreports inside rectangles and a tablix. I need a page break between objects (after subreports, after list, etc.I created the report in...
View ArticleSQL Reporting Builder 2008R2 and collate printing
After having made a report in SQL Reporting Builder 2008R2 I printed it out and wverything looked peachy. I then went ahead and printed out 5 sets and chose to print them collated (You know the...
View ArticleWhen does case sensitivity matter?
I am just beginning to learn SSRS...I am using MS SQL Server R2.I have read some discussions dealing with case sensitivity of object names but am more confused than ever. When does case matter when...
View Article