Multiple Users Sharing Sql Server Data Tools (VS 2010) Projects
We are implementing SQL Server Reporting Services (SQL Server 2012 Enterprise). I have three to five report developers who are trying to use a set of predefined projects in a common shared location....
View ArticleSSRS 2008 R2 - Split String and Put Each Value in New Row of Tablix
Thanks for the help in advance. I have a string in a column that is formatted thus: 1;#Dog;#5;#Cat;#8;#Blue Belly Bird;#10;#Big Moose;#16;#Cow I need to split the string and place each string value in...
View ArticleSetting Date Parameter Value with JavaScript results in report not loading.
Q: How can I update the date parameter in JavaScript without causing the report to break? When I load a report in chrome, the date parameter is messed up (a date contains a time component, and the...
View ArticleHow to Create Template Report
Hi My client is having total 50 different clients through globe.Now my problem is that for each Client's client We have some change in report like minor modification means need to display some column...
View ArticleOrder by not working in SSRS report
Hi All, I have created a report that sharing two datasets for displaying the data. This datasets are using Stored procedure for execution of the report. One of the stored procedure using Order by...
View ArticleSSRS formats
Hi ! Does anyone have any idea of exporting or using ssrs reports in XBRl format. Thank you !Regards,
View ArticleHow to default parameter to 'Select all' when I explicitly add values and not...
Hi, My report requires a parameter of completion duration range and it allows multiple values. Like <5, 5- 10, 11-20 etc. Please not that this is not coming from a sql table. I have added values...
View ArticleSSRS 2005 - Insert blank row into table after every n rows
Hi all, I need to create a report that after the 8th, 16th & 24th rows of data in a table inserts a blank row. The table will have a max of 32 rows of data but a blank row is not needed after data...
View ArticleSQL Server 2012 Data Tools Report of Project Tasks Gantt Chart Data
How do I access data stored in a Project Task SharePoint 2010 list - Gantt Chart, if the data is two level or more down stored in Summary Tasks? So I have build a project management tools, farily...
View ArticleColumn headers not displaying on each page
Hi,We are using SSRS 2008 and lately came across a strange issue. Page headers not displaying on each page. When we use the wizard, it works fine, but when we make use of the table object it does not.I...
View ArticleBest tutorial for SSRS with SQL Server 2008 R2 Express with Advanced Services...
I'm an SSRS newbie, and I need to (quickly) get the AdventureWorks2008R2 sample data loaded into SQL Server 2008 R2 Express (with Advanced Services) running on Windows 7 (not on a Windows server), and...
View Article[SSRS 2008 R2]30sec delay between Event and Notification
Hello, After migrating our hosting services we faced a weird and unexpected behaviour: We are using DataDriven Subscription We are using CustomDeliveryExtension on which we set a logging layer...
View ArticleSSRS - What Permissions are necessary to 'Manage' a report?
SQL 2008 R2 Reporting Services I have create a Group A Report Users group and a Group A Report Admins group. To the folder containing the reports for Group A, I have granted Browser role to the Group...
View ArticlePDF Export displaying #Error, when there is Lookupset used
I have a report with two datasets A and B having 1 to many relation. In one text box displaying values from dataset B using lookupset and join. The report renders good, but the pdf export shows #error...
View ArticleProblem with Multiple Values in ReportViewer (SSRS 2008 R2)
I've created a report for Report Viewer and I'm using the SSRS 2008 R2 to generate the report and it's control. However, I'm having a strange problem with the DropDown of multiple values. If I open the...
View ArticleRandom choosing of 5 records
I have a set of invoices that are associated with different representatives over a year of time. I would like to randomly select 5 invoices for each user for each month for manual review. Can someone...
View ArticleTriggering Data Driven Subscriptions in SSRS
Hi I am trying to get a data driven subscription once a set of stored procs has been run. The procs are run through SQL Agent every morning and I would like my report to run after the last of these...
View ArticleBest practice-DB or RS?
Newish to RS (2005) and have to develop a report comparing budget to actual to last year sales and tons. I have the data in a stored proc that has category and then a column for every month (Jun-May)....
View ArticleSql Reports and ASP .Net
I have a web site created with ASP .Net. I have a few textboxes and other controls with info displayed. What i would like to do is pass these variables into a report so it could be displayed. I believe...
View ArticleExpression returned a data type not valid
This is about the simplest thing I've tried to do in many years. I get the correct answer, but am getting a warning that, in my opinion, shouldn't be there. I'm trying to do a simple count of the...
View Article