cannot update the database or object is read only
i am reading data from an excel file using OledbDataReaderbut it shows error "cannot update the database or object is read only".but in case of .csv file its working fine.can u tell me the actual...
View ArticleDataset to excludes related items
We have a dataset/table of customer APPOINTMENTS. Users can tag a future appointment as "cancelled" and then either create (or not create) another future appointments for a customer (so customers...
View ArticleFilter dataset if row exists in antoher dataset
Is it possible to filter a dataset if a column value exists in another dataset?For instance, if I have a dataset (Dataset A) of clients (client_ID) but I want to exclude any clients in Dataset A that...
View ArticlersProcessing aborted error msg
I am getting this error msg in report manager after building and deploying reports from SSRS. It worked before, but this happened over a month ago. I am using VS 2008. Any ideas?An error has occurred...
View ArticleSQL Server PowerView export to PowerPoint cannot display
hi all,I export PowerView report to PowerPoint,I got the ppt file,there was a picture in the powerpoint document.when i play the powerpoint silde,I can't see anything in the played ppt but the white...
View ArticleJSON data source support
Hi therewith recent web api features in ASP.NET 4.5, I would like to know how reporting services supports JSON format coming from ASP.NET web api.THanks.JohanaJohana
View ArticleHelp with group totals
Hi I need help with totals of a query that I group by row and by column. The dataset is a stored proc:select BreachReasonCode, Site, COUNT(*) as BreachCallsfrom Incident iJoin SLA son i.RecId =...
View ArticleDense Rank version of Rank function does not give consecutive ranking. And my...
Hello All,The 3 argument version of Rank() function assigns the same rank to all elements who shares the same value and that is fine.But after, that does not have +1 rank, but there is always a gap in...
View ArticleDOWNLOADING ISSUE IN SSRS
Hi All, I have a query regarding downloading of report by passing parameter in url and giving renering format pdf.the report is executed succefully and gives a prompt for downloading the report...
View ArticleApplying filters on data models in C#
Hi,I am working on SSRS 2008 R2. I have reports which uses shared data sets. I have an application in C# with Winforms Report Viewer control. The application shows the report dataset(s) with its...
View ArticleWhy cant I export data from the report builder window where I make my RDS?
We are evaluating rolling out report builder in 2008 R2 to our end users. Our users have low technical skill sets and we are concerned about them being uncomfortable in report builder 3.0. However...
View ArticleSSRS Expression - 2 date parameters and previous period
Hi guys,I have to date parameters in my report so user can choose time period to filter out records. Now I need to use two these dates to get data for the same amount of days before start period. E.g....
View ArticleUri string is too long
I have an issue with running a report from BIDS. The report is fairly large with 6 parameters 2 of which have large > 3000 rows. When I select all values from each parameter, report in BIDS...
View ArticleFinancial Query
Hi All,I am using SQL 2008 R2. I need to calculate the revenue based on the financial year. i have 2 parameters ie. month and year.case 1 : when jan 2011 is selected, then i need to get values from...
View ArticleIssue with SSRS and Sharepoint2010
I am adding a SQL Server Reporting Service Report Viewer Webpart onto a webpart page and i place a report generated using SSRS in the document library. I have two reports one with no parameter and one...
View ArticleDrop down box of parametrized report not working in SSRS 2005 report
I am trying to modify an existing SSRS 2005 report. I am fairly new to SSRS and so I am not sure where I am doing wrong.I have 2 datasets: Regional Managers and District ManagersRegional Managers is a...
View ArticleDisplay Records in one columns row into 4 columns
Employee Date TAGA001 01/01/08 MBA001 01/01/08 TBA001 01/01/08 SOA001 01/01/08 FBA001 05/01/08 SOA001 05/01/08...
View ArticleImages with the “Fit proportional” property are displayed incorrectly
Hi,We have an issue when we display the received stream in a web browser page. The images with the “Fit proportional” property displayed incorrectly.According to our developer the problem is that we...
View Article