Using a Scatter/Bubble Chart
Hi all,As is often the case, I have what seems like a simply thing to chart, but I am having troubles getting the SSRS/SSDT (2012) BubbleChart to do what I want.My query data contains rather basic...
View ArticleSSRS report grouping issue
HiI have an issue in SSRS report design. I need help ASAP.I have a report that have 2 DATASETS and 2 TABLES in the design I am displaying DATA in the first table and DATA related to the First table in...
View Articlewhere is "SQL Server Data Tools - Business Intelligence for Visual Studio 2012"?
From this page on technet:Install SQL Server Data Tools - Business Intelligence for Visual Studio 2012On that page, there is a link to download this file as a standalone...
View Articlesetup demo data alerts to send email to local folder
hello,I am building a demo environnement to show data alerts feature. I am not realy familiar with database email configuration but I am sure it is possible to send email to local folder instead of...
View Articlesql report with multiple datasets sorted together
Hi, If i have 3 different databases used as 3 different datasets in a report how can i have them reported mixed together and sorted by animal name (alphabetacally) with different columns/formats for...
View ArticleSSRS email subscription is not showing charts in email body when sent in...
SSRS email subscription is not showing charts in email body when sent in MHTML format. It just shows the chart border but it shows the tooltips in the charts (Strange). It attaches all images to email...
View Articlehow to remove whitespace from report body when number of columns in table...
I am trying to avoid the white space in body of report after tablix as I have a parameter value for setting the visibility of columns, I have tried setting up the ConsumeContainerWhitespace property to...
View ArticleSQL Server 2012 Reporting services Report Builder ClickOnce in SharePoint...
HiI've installed SSRS 2012 in Integrated Mode with SharePoint 2013.I've created RS Application, I have the Content types for Report Builder Report but when I try to create a new Report Builder Report...
View ArticleConditional background color in SSRS
Hello EveryoneIs there a way to do conditional back ground color on toggling of the rows.For e.g. If i collapse United states, background color of Country's rows will be grey.Please advice on this if...
View ArticleCalculate age from DOB in datamodel
I have created an AGE field as an expression using =Floor(DateDiff(DateInterval.DAY,Fields!D_O_B.Value, Today())/365.25).This works perfectly but I cannot use Floor when I try to add AGE to a...
View ArticleSQL Server Reporting Services : Opening Drill Down / Drill Through report in...
Hi,I want to open Drill Down / Drill Through report in New browser window in SSRS.I know that we can write Java Script code in Action-->Jump to URL.I have 50+ reports and I don’t want to open each...
View ArticleSSRS does not start automatically after reboot
I have been coping with a problem that exists in our SSRS environments lately. After Windows patching each week, our SSRS servers get rebooted and SSRS does not restart, even though the service is set...
View ArticleReport layout issue. Cannot display record in same row.
Hi guys. I got a problem in designing report. I have a sql that fetch the record containing username, date, and detail. My report is then group by username in row and date in column. Now, my report is...
View Articlessrs report inasp.net
HiI am making a web form in which i want to use SSRS ReportMy question is when user select a particular student and on button click ( view details ) its all details should be visilbe in report...
View ArticleAre you a technology guru? Show us your solutions and become the Reporting...
TechNet Wiki is looking for and celebrating the best of the best!Is that you? Do you consider yourself an expert or authority on SQL Server Reporting Services and Power View?Show us your forum...
View ArticleHow to use decimal(7,3) as Value field in a SSRS parameter?
Hi I have a parameter which have decimal(7,3) as Value field. (I have put Integer as the datatype) The values can look like this: 4.030 20.005 4.010 I am using these values to filter a dataset. By...
View ArticleSSRS How to control the same report, first by an incoming parameter, and then...
To illustrate my problem, the same problem exist in: SQL Server Reporting Services Product Samples - AdventureWorks Report...
View ArticleSSRS Reports in development
Hi ExpertsI have a query regarding the below points.Could you please kindly help me about these queries or else please let me know if my understanding is correct?Could you please kindly help me about...
View ArticleSSRS Font Rendering issue in PDF file
There are different fornt-weight in SSRS. Could you please tell me what is the difference between SemiBold, Medium and Bold. I am not finding any differences when I render into a PD file. Suprizingly...
View ArticleSSRS 2008 - exporting to excel from report server gives black colour. On PC...
Hi,I have developed a report that uses custom code to shade the background colour of cells from red to yellow to green based on a range of values. (got the code from the web...
View Article