Thread being aborted at subscription
Hi , I receive very often the error message 'Thread being aborted' at several subscriptions of different reports.The strange thing is that it's not always the same subscription/report .Sometimes...
View ArticleIs the following possible and how what would be the best approach
So here I am with what you could call a puzzle.I got data that represents offices across the world, I have a pie chart showing how many offices there are per country.When I click on a country I want a...
View ArticleCounting for Labels
I am running all of my production labels using SSRS 2008R2I am trying to constuct a label that will Print x number of labels based on a parameter.For example, If a user wishes to print 5 labels...
View ArticleFiltering Dateparts In Matrix
Hi, I have a matrix report that is (column) groupe by weeknumber.I am trying to figure out how I can filter that to only display from to today and back six weeks. Any ideas?Thanks
View ArticleMultiple Tables with different datasets having pagebreaks
Hello,Here is what I am trying to do:I need to create a report which has 2 tablixs having different datasets. The 1st tablix is grouped by month and also has a page break after each month so that each...
View ArticleHide the sub reports in ssrs
i want to hide the sub reports in the tree view of reportviewer application.I can hide these through reportmanager by selecting each report and hide individually.but i need dynamically hide all the...
View Articlessrs reports logic
HI friends i have small doubt in ssrs report.plese tell me how to solve this oneIf i generate the report for India time the same report I want to send to America, china etc.. if Americapeople see the...
View ArticleSSRS 2008 Reportviewer Underlined
Hey all,I am having an odd issue - recently are moving servers from SSRS 2005 > 2008 r2.Conversion of reports has been smooth for the most part. However i have one odd issue. I have a matrix. The...
View ArticleXML Like report
Hi,Since I don't know XML . I was wondering if anyone knew of a way to create a report that would run say hourlyI could deploy it to a webpage by itself . I then would want it to autorun when the page...
View ArticleReport column problem.
Hello,I have a query that i would like to use in a report:SELECT dbo.Sales.Ean, dbo.Sales.ProductName, dbo.Sales.Pack, dbo.Sales.ControlNumber, SUM(dbo.Sales.OrderQuantity) AS SumQuantity,...
View ArticleCommas in mailto
I'm trying to add a hyperlink to a textbox to e-mail addresses. The following will work: (1)mailto:aa@bb.com However, if I want to send it to multiple recipients, and separate them with a comma:...
View Articletrigger how to call the storedprocedure
Dear friends,i create the trigger that occur when the transaction table inserted event.at the time i need some calculation part so-that i can use stored procedure. that sp how can i call from the...
View Articlehow can i improve the sp performance.
Dear friends,i build the stored procedure was much more logic, each and every column having calculation.That was handled by function. each an every function also having loops.i was doing index also.it...
View Articledate parameter issue
HiI have created a parameter with a called MonthEnding that has a datatype Date/Time. In my report parameter properties i have ticked the box to Allow Multiple Values. However when i view the report in...
View ArticleSubscription getting a Time out error
I have a report with 4 subscriptions for emailing the report at 4 different times a day. its data driven running the following script:[code="sql"]DECLARE @WaitForTime datetimeDECLARE @StopWaitTime...
View ArticleSSRS Drill through
Hi ,My question may be a bit simplistic,but can i drill through from one excel sheet to another?I have researched quite a bit and some say it cannot be done??? I have doubts.In layman terms,i want my...
View ArticleBest Practice: Custom Front End for SSRS
Hi All,I am from a small software company that sells products exclusively for the mining industry. We have decided as a business that we need to have a new SSRS based reporting product (to supplement...
View ArticleDefault Values for parameters resetting
After abandoning my struggle to solve the Culture info problem I was having with dates, I decided to create the Start and end date parameters as strings and format them with a piece of custom code to...
View ArticleDivide by Zero frustration
It doesn't seem to matter how I word this my Expression, I keep getting the following error: "rsRuntimeErrorInExpression The value expression for the textbox contains an error: Attempted to divide by...
View ArticleReport runs no data on client but shows on server also downloads from client
Hello,I just installed SSRS on an existing SQL Server 2012 server. I created a simple test report that runs and shows data if I access from the local browser on the server. if I access the report...
View Article