Reporting services report

Hi
I am wishing to create a reporting services report showing results from a competition. The details I wish to show are name and score. Entrants are split into 3 age groups.... aged 8, aged 9, aged 10. details of the entrants and their scores are held
in a sql table called comp. Table comp will show the following. Im running sql server 2005
Name    Age    Score
Peter       8       9
Sam        8        7
Fred        8       10
Dave       9         9
Eric         9         9.5
I wish to have a reporting services report which shows the following 
AGED 8
Name      Score
Fred          10
Peter           9
Sam             7
AGED 9
Name       Score
Eric             9.5
Dave            9
all help gratefully recieved

Follow below steps.
1. Create the dataset.
2. Drag a blank table from the toolbox to the design view.
3. Table will have 3 rows by default(Header,Detail and Footer)
4. Right click 2nd row and "Insert Group".
5. Grouping and Shorting properties window will pop up. Under Group On expression property select =Fields!Age.value.
6. Do not forget to checked "Repeat Group Header". Press Ok button to close the window.
7. Select 2nd row, Right click and select "Insert row above".
7. Expand Dataset.
 Drag Name field to 4rd row 1st column. Remove/drag "Name" header to 3rd row.
 Drag Score field to 4rd row 2nd column. Remove/drag "Score" header to 3rd row.
 Drag Age field to 2nd row 1st column and modify the expression as
 = "Aged " & Fields!Age.Value
8. Preview the report.
Regards, RSingh

Similar Messages

  • Unable to insert sql server reporting services report viewer webpart

    Hello,
    We are trying to add a SQL Server Reporting Services Report Viewer and when we click add we get the following error message
    The file you imported is not valid. Verify that the file is a Web Part description file (*.webpart or *.dwp) and that it contains well-formed XML.
    Does anyone know what the fix to this is?

    Hi,
    The Report Viewer Web Part is a custom Web Part that is installed by the Reporting Services Add-in for SharePoint Products and associated with report definition (.rdl) files that are processed by a Microsoft SQL Server Reporting Services report
    server.
    To install the Web Part, you must run Setup for the Reporting Services Add-in. You should not install or uninstall the Web Part independently. It is part of the add-in and can only be installed through the add-in setup package. The Report Viewer Web Part
    file name is ReportViewer.dwp. It is located in the Program Files\Common Files\Microsoft Shared\web server extensions\15\template\features\reportserver folder and should not be moved to other folders.
    To use the Web Part, you must have installed and configured the Reporting Services Add-in and configured the report server for SharePoint integration.
    For more information,you can have a look at the blog:
    http://msdn.microsoft.com/en-us/library/jj219068.aspx
    http://msdn.microsoft.com/en-us/library/aa905871.aspx
    http://msdn.microsoft.com/en-us/library/bb522800.aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • How to print pdf file in SQL Server Reporting services report using command prompt?

    Is there a way to automatically print a SQL Server Reporting services report on command prompt? For eg: We can save a pdf file using rs.exe utility. I want to print a pdf using rs.exe utility. Is it possible? I don't want to install any 3rd party software.

    Thanks Simon for replying to my question.
    In oracle form, there is oracle command to print the report from command prompt with the help of rwrun.exe
    e.g: rwrun.exe   REPORT="D:\Test\REP_25\MLA.REP" DESNAME="testprinter" DESTYPE="PRINTER" P_FORMNAME="MLA.FMX" P_SPRACHE="E" P_SPRACHE_NR2="1" P_WHERE_BEDINGUNG="order by land_nr" USERID="test/test.world" PSV_NAME="PSV_DEMO" PSV_JOB_ID="PS$9583" RECURSIVE_LOAD="NO"
    BATCH="YES" NONBLOCKSQL="NO" ARRAYSIZE="1" PARAMFORM="NO" ERRFILE="c:\temp\psv16.tmp"<
    and to save the report we just need to change DESNAME="c:\temp\OC_100001349.pdf" DESTYPE="FILE" in above command instead of DESNAME="testprinter" DESTYPE="PRINTER".
    DESNAME and DESTYPE are the input parameters of the respective report.
    In SSRS, we can run the file from the command prompt and save it.
    rs -i "C:\Users\pujarswa\Documents\reports\new\LoadReport.rss" -s ww2004760:80/ReportServer_MSSQL -v fileName="C:\Users\pujarswa\Desktop\TipsReportLoad.pdf"
    -v reportPath="/TipsReport/LoadListTabular" -t -v format="PDF" -v LandNr=4 -u ap\swati -p test@# -e Exec2005
    But we cannot use same command for printing as you said we need to create another script for printing files.
    I have gone through the links but I dont want to use Adobe Acrobat Reader exe for printing because client it may not have Adobe Acrobat Reader on their machine.
    Also I want to pass a input parameter as type="Printer" to my report which will print directly for me and same I can acheive in command prompt passing type="Printer" fileName="C:\Users\pujarswa\Desktop\TipsReportLoad.pdf"

  • PS2013 / SQL 2012 - A SQL Reporting Services Report with more than one filter connection looses connection in a site template

    Hi,
    I created in a sub site not linked to a project to become a site template. I inserted two SQL Reporting Services reports web part that require the same two dates for an interval and the name of the project in a page of the site and connected
    to three filters, two for date and one for text and I got the page below (only one of the reports shown).
    Look that all parameters needed by the report are linked to the filters above the report.
    Then I save the site as template with all contentes and assign it to the EPTs and create a new project or replace the site of existing project site. What I got is:
    Look that the filter connection of the dates are lost (in both reports) and the order of the filters changed.
    I deleted and retried to connect the filters in diferent order and language, but I did not get any success.
    The BI Central Data Connectivity resource is activated in the template site and in the site collection.
    Is there any solution for this?
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Hi,
    Correction: this happens only with "Date Filter" web part!
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

  • SharePoint - Web Part - SQL Server Reporting Services Report Viewer Error.

    Hi,
    I was just having a bit of a fiddle with the differen't web-parts available to add on our local SharePoint site, and as one of my tasks is to have a report automatically open when the page is opened i thought i would try to add the web-part 'SQL Server Reporting
    Services Report Viewer' just to see the outcome.
    Now, I don't much care about viewing the report at this time, but imediately after trying to add the web part i am being displayed with an error and no matter how much i navigate away from the page or close the browser the particular link to the page i was
    trying to insert the web-part into now displays an error.
    The error simply says 'An unexpsected error has occured' with various 'Correlation ID:' each time.
    Now i have a link to other parts or subsites of that SharePoint site and they work just fine, it's just when i try to click on the page where i wanted to put the web-part in it
    still comes up with an error. This page just so happens to be the home page so it really does need to be fixed.
    Please help!?
    Many Thanks,
    Plain_Clueless

    Hi again,
    Sorry for the bother, We have now fixed the issue for the time being.. all that was needed was a simple '?contents=1' at the end of the url which takes you to a menu where you can delete the
    necessary web-part that was causing the trouble.
    As for actually implementing the report onto SharePoint.. in future i will make Dev pages instead.. and it seems i may need to contact the admin side of building so they configure 'SQL Reporting 
    Services Report Viewer' properly.
    Thanks a lot though!
    - A little less Plain_Clueless
    Plain_Clueless

  • Reporting Services Report Timeout

    hi Getting Time Out error on Production server..... same report working fine on UAT.
    I Individually executed query on both UAT and production taking same time. 
    I have checked all the option in the given link...please tell me any another solution if you have
      https://stackoverflow.com/questions/840629/reporting-services-report-timeout/3505765#3505765?newreg=f7ac9bb2b2ff4924a0fc2ffc6b52ff17 

    Hi VMuradiya,
    Thank you for your question.
    I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated.
    Thank you for your understanding and support.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Reporting Services Report Subscription. Invalid path that has spaces within path

    I am trying to have subscriptions for reports in this folder: servername\Admissions\REPORTS\End Of Month Reports\Reporting Services Report Subscriptions
    It keeps coming back invalid path and its because of the spaces for the foldername. If I send it to the REPORTS folder, I have no problem. How can I fix this for a shared network folder?

    Hi jachopich56.
    According to your description, you come across an issue when distributing a report to a file share.
    In Reporting Services, when we distribute a report to a file share, we must specify an existing folder as a target folder. We should make sure the folder we specify is accessible over a network. When specifying the target folder, we should use UNC format.
    In your scenario, please check if you can access the folder with UNC path you specified in the subscription. If issue persists, please check the Reporting Service error log (default location: %programfiles%\Microsoft SQL Server\<SQL Server Instance>\Reporting
    Services\LogFiles) around the time that the issue occurs. Please post the detail error log for our analysis if possible.
    Reference:
    File Share Delivery in Reporting Services
    If you have any question , please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • SharePoint 2013 SQL Server Reporting Services Report Viewer (Web Part) - IE Tab Title

    Hi,
    We are using a wiki Library to create page with SQL Server Reporting Services Report Viewer Web Part.
    Everything is working great except for the Internet Explorer tab, instead of giving me the name of the Report it is showing the name of the web application. All the other wiki pages is working fine.
    Regards,
    Social Technet Microsoft.

    Hi Brysk,
    Is there any difference between the problemaitc page containing the webpart and other working wiki pages for showing the title name in IE tab?
    The IE tab should show the information in tag<title> of the page, please check if it is correct for that page (using F12).
    Also check if it is related to IE browser compatibility issue.
    Thanks
    Daniel Yang
    TechNet Community Support

  • QSUF (Query string url filter) and SQL Server reporting services report viewer parameters

    Hi,
    this is my issue:
    I have a SQL Server reporting services web part on a page with a report with 1 parameter, lets say it's a client list
    Then i have a QSUF that will be used to filter the clients list through the URL
    However, once i connect the filter and the report viewer web part, the parameter goes away and is no longer accessible
    I'd like to somehow keep the parameter visible, in case there is no parameter sent through the URL, i would like the user to be able to choose a client from the parameter drop down list
    I saw that there is a "send empty if no values are passed" option, but i can't seem to get this working properly and i don't know if this option will make the parameter visible again
    Any help would be appreciated
    Thanks.

    Hi,
    According to your post, my understanding is that the query string url filter web part not worked well with SQL server reproting services web part.
    Did you use the Wiki page layout in your environment?
    You can change the page to a web part page, then check whether it work.
    There is a similar thread for your reference.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/4d7584e3-8e1a-48bf-9346-32f8cb480dd1/query-string-url-filter-web-part?forum=sharepointgeneralprevious
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • How to get the project name in a Reporting Services Report in a Project Site?

    Hi,
    I developed a report using Reporting Services where I need to choose a project to see the report. I want to include it in a Project Site template using a SSRS Web part. As the report will be in a project web site, I would like the report appears automatically
    showing the project of the site without the need of choose of the project.
    Can it be done without developing a complex code?
    PS: Project Server 2013 and SQL Reporting Services 2012.
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Unfortunately there are a number of ways to navigate to a project site. (From Project Center is another) - Covering them all is not an option.
    Like I said before there are two options, using a server-side web part - or using client-side code like the following: (just put this in a content editor on the page of your report and it will ensure there is a ProjUid on the query string)
    <script
    type="text/javascript">
    //(c) 2014 James Boman - IPMO.
    //License granted under creative commons CC BY-SA
    //http://creativecommons.org/licenses/by-sa/3.0/au/
    var PDP;
    var web;
    var ProjectUID;
    var PWAURL;
    ExecuteOrDelayUntilScriptLoaded(CheckProjectUid, "sp.js");
    function CheckProjectUid() {
    if (!urlHasProjectUid()) {
    getAppWeb(function () {
    getWebProperties(function () {
    NavigateMe()
    function urlHasProjectUid() {
    strDest = document.URL
    if (strDest.split('?').length
    > 1) {
    return (getQueryStringParameter('ProjUid')
    != null);
    } else {
    return
    false;
    function NavigateMe() {
    var strDest = document.URL;
    if (strDest.split('?').length
    > 1) {
    strDest += '&';
    } else {
    strDest += '?'
    strDest += 'ProjUid=' + ProjectUID;
    window.location = strDest;
    function getAppWeb(functionToExecuteOnReady) {
    var context = SP.ClientContext.get_current();
    web = context.get_web();
    context.load(web);
    context.executeQueryAsync(functionToExecuteOnReady, onFailure);
    function getWebProperties(functionToExecuteOnReady) {
    webProperties = web.get_allProperties();
    var context = SP.ClientContext.get_current();
    context.load(webProperties);
    context.executeQueryAsync(function () {
    var allProperties = webProperties.get_fieldValues();
    PWAURL = allProperties['PWAURL'];
           ProjectUID = allProperties['MSPWAPROJUID'];
    functionToExecuteOnReady();
    , onFailure);
    function onFailure(sender, args) {
    alert('CSOM Error: ' + args.get_message());
    function getQueryStringParameter(urlParameterKey) {
    var params = document.URL.split('?')[1].split('&');
    for (var
    i = 0; i < params.length; i = i + 1) {
    var singleParam = params[i].split('=');
         if (singleParam[0] == urlParameterKey)
    return decodeURIComponent(singleParam[1]);
    </script>
    James Boman - http://www.boman.biz Software Consultant for IPMO - http://www.ipmo.com.au

  • PS 2013 - Autofilter in SQL Reporting Services Reports

    Hi,
    Is it possible to have an autofilter option on the columns of a Reporting Services table in BI?
    I am using Project Server 2013 and Reporting Services 2013.
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Hi Paul,
    The report is actually a dashboard and some of the tables cannot be made in Excel due to its layout. But this particular table where I need autofilter can be done by Excel Service.
    I think one possible solution is to combine both reports in SRSS and in Excel in one PerformancePoint report. I think there is a master filter option to syncronize these tables in both reports, isn`t it?
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

  • How to show or publish the TFS - SQL Server Reporting Services reports in SharePoint dashboard?

    Hello,
    We have configured SharePoint site and SSRS for a team project.
    Foll. is the SharePoint site for the team project. When we click on the REPORTS link, it redirects us to the SQL Server Reporting Services website.
    My question is: How can I show or publish the reports from  SQL Server Reporting Services into SharePoint so that I can view the reports on SharePoint dashboard rather than having to go to the SSRS URL?

    Hi Nachiket,
    If you configure Reporting service for your TFS, then you can view the reports in report manger site when you click click report on Team Explorer. And SharePoint is a collaboration website product that offers deep integration with Office products like Word,
    Outlook, and Excel. You can save your team project related files in your SharePoint site. Check this
    page for more details.
    If you want to view reports that generated by reporting service on your SharePoint site, you might need to save the report in Excel and upload it to SharePoint site.
    Best regards, 

  • SQL Reporting Services report hyperlink error

    I have an issue were experiencing with SQL SCCM Reporting Services
    When we run reports in SQL RS and the reports have are able to be drilled into detail by selecting the eg. computer name we find that we get the following issue.
    "The item '/ConfigMgr_CEN/Hardware - General/Computer information for a specific computer' cannot be found. (rsItemNotFound) " by default all of the other reports are fine its just some of the reports that have the option to drill into detail by selcting an item on the report I get the mentioned error.
    Many thanksMomo

    Hi,
    Please follow Kent's instructions below. Basically we host reports under a root folder and then group them under specific categories. For instance in the above case, the report "Computer Information for a specific computer" should be located under /ConfigMgr_CEN/Hardware - General/ - basically if you open http://servername/reports then you should see a root folder called ConfigMgr_CEN. Click on that folder and you should find a folder called Hardware - General and if you click on that folder you should see the report. The parent report expects this precise path as the location for the drilldown report. So if you have somehow moved/copied the SQL RS report to a different folder the drilldown from the parent report will not work.
    Also can you tell me from which report is the drilldown not working for you? I will take a look at it on my end as well just to  be doubly sure.
    Thanks,
    bhaskar

  • SQL Server 2012 Reporting services Report Builder ClickOnce in SharePoint integrated mode

    Hi
    I'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 from a document library (using ribbon) it try to lauch the following url
    http://sp2013/bi/_layouts/15/ReportServer/RSAction.aspx?RSAction=ReportBuilder&FileUrl=http://sp2013/_layouts/15/ReportServer/rs.rsapplication&SaveLocation=http%3A%2F%2Fsp2013%2Fbi%2FDocuments&Source=http%3A%2F%2Fsp2013%2Fbi%2FDocuments%2FForms%2FAllItems%2Easpx
    which gives an 404 Not found error
    I've installed Report Builder 3.0 as standalone because from SQL installation I didn't get an Report Builder
    What else should I do ?
    I've noticed that ReportBuilder_3.....application is in webservices folder of sharepoint
    Please help
    Sorin Sandu

    Hi Sorin,
    SQL Server 2012 Reporting Services (SSRS) includes stand-alone and ClickOnce versions of Report Builder. The ClickOnce version can be used with Reporting Services installed in native or SharePoint integrated mode. For more information about how to start
    Report Builder, please see:
    http://msdn.microsoft.com/en-us/library/ms159221(v=sql.110).aspx
    Reference:
    SharePoint 2010 – SQL 2012 Reporting Services
    SharePoint 2010 - SQL 2012 Reporting Services Part 2
    Hope this helps.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • SQL Server 2012 Reporting Services Report Manager using non-HTTPS URLs on part of site

    For potential ease of understanding, I am seeing the same issue as this person
    here.
    Currently, my site is successfully using HTTPS in all areas of the /Reports site, with a single exception. If you drill down to a report and go to "Manage", the following links are all http://, not https://:
    Parameters
    Data Sources
    Subscriptions
    Processing Options
    Cache Refresh Options
    Report History
    Snapshot Options
    Security
    These remain regardless of the configuration combinations I enter in Reporting Services Configuration Manager. I'm not sure what makes this part of Report Manager special. Even if I only enable https in the Report Manager URL settings, these links all stay
    as http (port 80). I can find no references in config files to this.
    Any assistance is welcome. Obviously having non-encrypted links is not acceptable.

    Hi SteveKSM,
    According to your description, you specify the report manager URL as https://. When you open the child items on report manager, the URL change to the http://.
    In your scenario, since you want to set SSRS to require all SSL connections, you need to change the SecureConnectionLevel value to 3 in RSReportServer.config file (located in C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer).
    It means that all communication must use secure connections. So please specify this attribute like below:
    <Add Key="SecureConnectionLevel" Value="3"/>
    Reference:
    Configuring the Report Server for SSL Communication and Internet Deployment:
    https://msdn.microsoft.com/en-us/library/cc304416.aspx
    Report Manager Links with SSL
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

Maybe you are looking for

  • Using Windows 7...where is the iPhone Backup File Location?

    K...Im trying to burn a CD of the Data have for my iPhone 3GS so next time I restore from a different computer i can always have my files with me...where do i find it?

  • Some details on Oracle and ARM partnership?

    "The long-standing relationship between ARM and Oracle has enabled our mutual technologies to be deployed across a broad spectrum of products and applications," commented Henrik Stahl, vice president, Java Product Management, Oracle.  "By working clo

  • A jar size for Motorola i90c

    I am working with a Motorola i90c phone. The application successfully download to the phone, but then I try to initialize it I get a memory error. So I think may be the jar file is too big. Is somebody know what is the maximum allowed size for the ja

  • In iPhone "On This Phone" tab of the Library symbol?

    In iPhone "On This Phone" tab of the Library some of the songs, after the song number, show a dotted circle and the entry is grayed-out. What does the dotted circle mean and what should I do about it. The album is purchased from iTunes Store.

  • Using "FIND IN TABLE" to search in selected columns

    Hi, I want to use "FIND" to search for a pattern in certain table columns only, but ABAP Keyword Documentation ([FIND IN TABLE itab|http://help.sap.com/abapdocu_70/en/ABAPFIND_ITAB.htm]) does not state about this option. Is it possible to do so? Than