Adding additional parameter in same dataset
have a very simple query to extract data see below with one dataset what I want to do is get YTD and week ending data all from the same dataset. For example I want to get YTD Invoice_date from 20150101...
View ArticleAdd Label to to Paremeters
Out of the 5 values I have in the parameter , one is NULL and another is ''I am trying to show them as "Not Listed"But under Available values , How can I add a single expression to club both values So,...
View ArticleRemote Access over Internet?
Is it possible to enable remote access to SSRS? There's an issue with the VPN currently so I'm looking for an alternative option.I would like to be able to access SSRS and develop reports using Report...
View ArticlePage Can't be displayed
I'm sure that I'm making a common mistake, I have setup SSRS on my 2008 Machine and move over the reports from the old server but if I type in the URL in my browser from my machine desktop I get the...
View ArticleHide row based on another one- SSRS Expression
Hello Everyone,I need to hide a row in SSRS that contains data based on another row that does not contain data. For example: If row on left side does not contain data, then the row on its right side...
View ArticleReport variable scope
Hi,I have a report that uses data from several datasets. I chose to do it this way because the alternative would be to join about 12 tables.From what I can gather, one has to use the dataset name to...
View ArticleExport to Excel speed
Hello,When you run a report in HTML and choose "Action" Export to Excel, the export seems to be slow with large datasets.Any clue if the rendering to Excel is done on the server or on the client?
View ArticleAdding a time to a duration to give the new time
Hi guysI am currently stumpedI have an EST field which looks like 3/3/2015 10:00 AMThen I have total duration field which may say 3.50 I have used the...
View ArticleReporting Server Export - Space Delimiter
I've been researching for some time now and would like to receive some guidance from you. I've been able to add delimiters to the export or 'Save as' option within the report builder by adding...
View ArticleDocument map export to Excel problem
Microsoft SQL Server 2008 R2 10.50.1600.1 (X64)When I export to Excel, the document map hyperlinks on the first sheet take you to the wrong sheets, and the sheets haven't retained the names from the...
View ArticleUse each row of a dataset as series in line chart
I have a data set that returns 2 rows, one for admits, one for discharges. Each row contains the number of each (admits and discharges) each hour of the day. So the results of the data set would look...
View Articlehow to disply user friendly message to a customer if he don't have any access...
Hi All,i created some ssrs reports and we moved all reports to production servermy problem we have given security to customerif any customer don't have any access he is getting error message in reports...
View ArticleUpper, Lower and mid limits on a line graph chart
Hi,Help needed please with striplines in SSRS .I've created a line chart with 3 striplines Upper,Lower and Average. The data comes in as Fiscal Year,MonthCount,UpperLowerAverageThe report runs fine and...
View ArticleDisplay Flashing Text in Reporting Services
Hi Everyone, Is it possible to display flashing text in Reporting Services? I'm thinking if I could change the color of the text every second that would achieve a flashing effect, but I'm not sure if...
View ArticleOnly including data greater than today
Hi guys,I have this parameter created=iif(WeekDayName(WeekDay(today())) = "Friday",dateadd("d",3,Today()),dateadd("d",1,Today()))However what this is doing currently is pulling through all data.I only...
View ArticleSSRS Matrix Cell Comparison
I am hoping someone has insight on how to compare cells in one group of a matrix to another cell in a different group but same location.See attachment RS_1.jpg.I am trying to calculate year over year...
View ArticleSSRS 2008 how to hide chart lines based on parameters selected?
In my report users have to select whether they will to see 1, 2, or 3 years worth of data (there is no default). I have params controlling tablix items as followstwo Boolean parameters: TwoYrs?...
View Articleweekday not recognised in query design
Hi guys,I am now creating a filter to say the following if(weekdayname(weekday(today())) AND booking start date>today(),dateadd(Day,3,today()), bookingstartdate>today() AND...
View ArticleAdd fields to a group
The first four fields of my report repeat and the last two are unique. How can I add the first four into one group?
View ArticleFailure Sending Mail. the user or group name is not recognized
My issue is that I have created many different Subscriptions. they have been working regularly for over a year. All of a sudden in the last week they have started failing to send mail. I am the owner...
View Article