Project 2013 - reports - per project

Hi All
im new to project and getting along fine for the time being, but im trying to do a report on one of my projects and it keeps showing me all the resources and there total time used , i just want to see which resources were used and for how long on this indivual
 job
thanks very much

Hi todski,
You can use the Usage views - task or resource to view the assignments across tasks, also, their timephased view gives you day-wise allocations for resource on the tasks. As a start-up you can refer to following links :
http://office.microsoft.com/en-in/project-help/change-the-timephased-information-displayed-in-the-resource-and-task-usage-views-HP001226077.aspx
http://office.microsoft.com/en-in/project-help/view-resource-workloads-and-availability-HA001231829.aspx
Sapna Shukla

Similar Messages

  • Project Server 2013 reporting database change in Schema from Project Server 2010

    I have a current Project Server 2010 implementation, I am planning to migrate to Project Online.
    We have Customized Reports that consume from the PS 2010 Reporting DB.
    Are there differences in the Reporting DB schema  between PS 2010 and Project Online?
    My Question is: if we migrated to Project Online, will the reports crash?
    Another question is that, is PS 2013 Reporting DB schema the same as Project Online?

    Hi Atia,
    IN project server 2013 we have only one database instead of 4, it means draft, archive, published and reporting with in one database.Project Server 2013 reporting database schema tool that can be downloaded.
    http://blogs.msdn.com/b/project_programmability/archive/2013/01/28/project-server-2013-reporting-database-rdb-schema-reference.aspx
    There are differences in reporting of on-premises vs. Project Online
    The Project Server 2013 reporting schema includes three new tables, 27 new views, and a total of 33 tables and views that include new fields.
    Answer-1 : Yes there are some differences between PS 2010 and project Online.
    Answer-2 : Reports will crash as In Project Online you have to use ODATA to create report. You can not query project online data for reporting directly you have to have use ODATA. 
    http://msdn.microsoft.com/en-us/library/jj163015.aspx
    Answer-3 : NO, PS 2013 Schema and Project online Schema is different. 
    kirtesh

  • Query Purchasing Report per Project

    Dear all,
    I want to make query that can give me information about purchasing report per project. The data should come from AP invoice and AP credit memo (item and service type). I use project code field in the form to filter data.
    Thanks before for your kind help

    Hai!
    Try this
    Declare @project as nvarchar(30)
    set @Project = (select max(S0.PrjCode) from OPRJ S0 where S0.PrjCode='[%0]')
    Select
    a.Itemcode,
    max(a.Name) Name,
    sum(a.quantity) Quantity,
    sum(a.price) Price,
    sum(a.linetotal) Line_Total from (
    SELECT
    T1.ItemCode,
    max(T1.Dscription) Name,
    sum(T1.Quantity) Quantity,
    sum(T1.Price) Price,
    sum(T1.LineTotal) LineTotal
    From
    PCH1 T1,OPRJ P0
    where
    T1.Project=P0.PrjCode and
    T1.Project = @Project
    Group By
    T1.ItemCode
    UNION All
    SELECT
    T1.ItemCode,
    max(T1.Dscription) Name,
    sum(T1.Quantity) Quantity,
    sum(T1.Price) Price,
    sum(T1.LineTotal) Line_Total
    From
    RPC1 T1,OPRJ P0
    where
    T1.Project=P0.PrjCode and
    T1.Project = @Project
    Group By
    T1.ItemCode) a
    Group By
    a.ItemCode
    Regards,
    Thanga Raj.K

  • Sharepoint 2013 Reporting Services & OLAP Cubes for Data Modeling.

    I've been using PowerPivot & PowerView in Excel 2013 Pro for some time now so am now eager to get set up with Sharepoint 2013 Reporting Services.
    Before set up Reporting Services  I have just one question to resolve.
    What are the benefits/differences of using a normal flat table set up, compared to an OLAP cube?
    Should I base my Data Model on an OLAP Cube or just Connect to tables in my SQL 2012 database?
    I realize that OLAP Cubes aggregate data making it faster to return results, but am unclear if this is needed with Data Modeling for Sharepoint 2013.
    Many thanks,
    Mike

    So yes, PV is an in-memory cube. When data is loaded from the data source, it's cached in memory, and stored (compressed) in the Excel file. (also, same concept for SSAS Tabular mode... loads from source, cached in mem, but also stored (compressed) in data
    files, in the event that the server reboots, or something similar).
    As far as performance, tabular uses memory, but has a shorter load process (no ETL, no cube processing)... OLAP/MDX uses less memory, by requiring ETL and cube processing... technically tabular uses column compression, so the memory consumption will be based
    on the type of data (numeric data is GREAT, text not as much)... but the decision to use OLAP (MDX)/TAB (DAX) is just dependent on the type of load and your needs... both platforms CAN do realtime queries (ROLAP in multidimensional, or DirectQuery for tabular),
    or can use their processed/in-memory cache (MOLAP in multidimensional, xVelocity for tabular) to process queries.
    if you have a cube, there's no need to reinvent the wheel (especially since there's no way to convert/import the BIDS/SSDT project from MDX to DAX). If you have SSAS 2012 SP1 CU4 or later, you can connect PV (from Excel OR from within SP) directly to the
    MDX cube.
    Generally, the benefit of PP is for the power users who can build models quickly and easily (without needing to talk to the BI dept)... SharePoint lets those people share the reports with a team... if it's worthy of including in an enterprise warehouse,
    it gets handed off to the BI folks who vet the process and calculations... but by that time, the business has received value from the self-service (Excel) and team (SharePoint) analytics... and the BI team has less effort since the PP model includes data sources
    and calculations - aside from verifying the sources and calculations, BI can just port the effort into the existing enterprise ETL / warehouse / cubes / reports... shorter dev cycle.
    I'll be speaking on this very topic (done so several times already) this weekend in Chicago at SharePoint Saturday!
    http://www.spschicagosuburbs.com/Pages/Sessions.aspx
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Options to avoid Clear-Text Password in Business Objects 4.1 deployed Webi and CR 2013 reports

    We would like to avoid bundling clear-text passwords into each Webi and CR 2013 report in BOE 4.1 .   Could you recommend some alternatives to not embedding clear-text passwords in Webi and CR 2013 reports?  Thanks!

    Hello Kenneth,
    I have few options for you:
    Option 1:
    For BO XI 3.1, the Schedule Manager is a tool to help you manage the database logon information of Crystal Report documents in a BusinessObject Enterprise system. You can use the tool to update the logon information for a particular Crystal Report document, as well as looking for other Crystal Report documents that use the same database and update them in batch.
    As per my knowledge, there is no such tool exists for BI 4.0/4.1. Still I'd suggest you to test it in your TEST environment. I am sure it will work for BI 4.0 as well.
    You can download it on below portal.
    BusinessObjects Enterprise XI Schedule Managerhttp://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80af7965-8bdf-2b10-fa94-bb21833f3db8
    Option 2:
    When doing migration, from one environment to the next, you can setup overrides, within the Promotion Management portion of CMC, that will automatically make changes to the various reports for you, without needing to utilize the external tool to do that.
    Here's a nice list of KBA's for the BI 4.0 UMT (Upgrade Management Tool) & Promotion Management:
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BI4+Upgrade+and+Promotion+Management+KBAs
    Hope this helps!!!
    Regards,
    Maheh

  • EPM 2013 Report is displayed as cut off and shows less than half the width of the report in IE 10 and IE 9.

    EPM 2013 Report is displayed as cut off and shows less than half the width of the report in IE 10 and IE 9.  This issue occurs for some users only.I tried the same url in google chrome and is working fine.
    Can you please help.
    Please find the attached screenshot.

    Hi BJ1986,
    According to your description, I think this issue is caused by the IE browser that runs the report. To trouble shoot this issue, I suggest that we can try to clear internet temporary files, cookies and others in IE browser. And also add this site
    as a trusted site in IE browser to check this issue again.
    If this issue is still existed, it can also be occurred due to the setting or third party add-ons of Internet Explorer (IE). In this scenario, you can try to run IE in compatibility mode to check the issue again. Or I suggest that you can refer to the
    steps below to troubleshoot the issue:
    Click Tools -> Internet options.
    Switch to the Security tab, click Local intranet, and then select Default level.
    Switch to the Advanced tab, and click Restore advanced settings.
    Temporarily disable third party add-ons. For detailed steps, please see the link below: 
    http://windows.microsoft.com/en-IN/internet-explorer/manage-add-ons#ie
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error while installing the Microsoft Dynamics CRM 2013 Report Authoring Extension set up

    HI Experts,
    I am trying to install Report Authoring extension tool to work with MS CRM 2015 online reports but unable to install, getting below error even though I am having VS 2013, SQL Server 2014 and Data tools for VS 2013 installed on my machine.
    Please help me to fix this issue.
    When I double click the error getting below error.
    Error : Business Intelligence Development Studio is not installed for Microsoft SQL Server Reporting Services.
    When I click the details , getting below error.
    Thanks
    Baji Rahaman

    The Report Authoring Extensions (any version) don't support VS 2013. Currently the Crm 2015 Report Authoring Extensions support VS 2012 and VS 2010, and the Crm 2013 Report Authoring Extensions supports only VS 2010.
    By the way, the error you posted suggests you're trying to install the Crm 2011 Report Authoring Extensions
    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

  • Sales report per year for copmany code  & sales org wise

    Hi all
    Does anybody knows how to take total  sales report per year for copmany code  & sales org wise
    Please advice me with Tcode if it's possible.
    Thanks a lot in advance!
    U.maha

    Hi,
    Check your configuration for SIS.If it is not there maintain settings for SIS.
    SPRO-Logistic Information system-Updating-Updating control-settings:sales
    You also need to run these T-codes.  OLI7,OLI8,OLI9
    (Test first in quality client).
    Thanks,
    Vrajesh

  • Sharepoint 2013 Reporting

    Hi there,
    We have a Sharepoint 2013 farm. Amongst other things, we have a Trouble tickets site. Basically people use Sharepoint as a Ticketing System for different IT problems they have. Everything works ok, but i would like a monthly report on all Tickets. The tickets
    are basically items in a List, nothing more. But how can i configure this? I see not reporting option in List Settings.
    Thx 

    Hi George
    Hope this helps you
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/c871788d-ba3a-4716-a379-9a89362310e0/sharepoint-2013-reports-based-on-lists?forum=sharepointadmin
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • How to make real-time report per subscriber ( SCE2020)

    From the link below Cisco SCA BB SNMP Real Time Monitoring User Guide, 3.1
    http://www.cisco.com/en/US/products/ps6135/products_user_guide_chapter09186a008084ddc8.html
    it only make report on the global bandwitdh does anyone have i 3rd party software or good document on how to do snmp real-time report per subscriber?
    Thanks in Advance.

    SCE platform supports a limited set of variables that may be configured via SNMP (read-write variables). Setting a variable via SNMP (as via the CLI) takes effect immediately and affects only the running-configuration. To make this configuration stored for next reboots (startup-configuration) the user must specify it explicitly via CLI or via SNMP using the Cisco enterprise MIB objects.
    For the further details for the SCE follow the below url which will help you:
    http://www.cisco.com/en/US/products/ps6134/prod_configuration_guide09186a008078b43a.html

  • Essbase error currently multiple reports per retrieval not supported

    Hi,
    One of my users got this error message while working on Essbase Excel add-in. "currently multiple reports per retrieval not supported". Any suggestions why do we get this error and what changes have to be to made to avoid it?
    Thanks,
    Junaid

    It's kind of a catch-all error message, usually spurred (so I guess that isn't really a catch-all) by having the same dimension referenced more than once in the sheet, e.g., Product in the grid point of view and in rows going down or a dimension repeated in the grid point of view.
    Regards,
    Cameron Lackpour

  • Standard reports per Account groups

    Dear Sap Gurus!
    Please tell me if any standard reports are there to analyse customer on basis of Customer account groups linked with payment received debit credit and other fields....
    thanks in advance !
    Amlan Sarkar
    9833301024

    Dear SAP Gurus!
    The Scenerio is as follows there are various account groups :
    like z012,z014,z015,z016
    I have to define a report to veiw the Agewise report per Customer Account group.
    Not Customer Code:
    Please help.
    rehards,
    Amlan Sarkar

  • Error msg:  Multiple reports per retrieval not supported

    I have a multiple tab excel file and retrieve each tab individually. Occassionally on retrieve, I get the following message "Currently, multiple reports per retrieval is not supported". I have no other tabs active. Please help! Thanks.

    This wonderful error messages means that a dimension(s) is represented in more than one place, for example, a member from the measures dimension is where you expect it, on the page header, but it is also somewhere under the table where you didn't mean to have it. I usually troubleshoot these errors by selecting and retrieving smaller ranges, and gradually expand the selected region until you get the error. Highlight the suspected text, and invoke member select to see if the text is in the outline (because the dimension selector will default to a dimension other than the first dimension).

  • WSUS Reporting per WSUS group

    Hello Friends,
    I am using this script for WSUS reporting (cannot post links or images so please copy paste into browser to see script code: http://get-mailbox.net/get-wsusreport )
    I tweak the UpdateScope
    per Boe's post, however, this script uses
    GetComputerTargetGroups(), which needs a GUID from WSUS groups. I have 47 groups in WSUS and am trying to use this script to:
    Send me report for 'specific' WSUS groups (dont want my audience to see all groups).
    Sort the report per group and alphabetically.
    So far I have tried to add multiple GUIDs with '-and', '-or' in 'where' statement but is not working (code shown below).  The second hurdle of reporting per GUID or WSUS GROUP seems more challenging to my novice self.
    Any help is much appreciated :)
    $ComputerTargetGroups = $WSUS.GetComputerTargetGroups() | Where {
    ($_.id -eq 'cedb80f2-a30e-4f0d-82c8-008a8859069f') -and
    ($_.id -eq 'e97d34eb-848f-4d23-9709-08489e355b36')
    http://get-mailbox.net/get-wsusreport

    Thanks Boe :) for looking into this. I tried running this with no luck :(
    Windows PowerShell Transcript shows Error:
    PS D:\Scripts> .\WSUS_Report_4.ps1
    Checkpoint 1
    Checkpoint 2
    Checkpoint 3
    Checkpoint 4
    Cannot convert argument "0", with value: "", for "GetComputerTargetGroup" to type "System.Guid":
    "Cannot convert null to type "System.Guid"."
    At D:\Scripts\WSUS_Report_4.ps1:59 char:46 + $MemberOfGroup = $wsus.getComputerTargetGroup <<<<
    ($ComputerTargetGroups.Id).GetComputerTargets()
        + CategoryInfo          : NotSpecified: (:) [], MethodException
        + FullyQualifiedErrorId :
    MethodArgumentConversionInvalidCastArgument
    Checkpoint 5
    Exception calling "GetComputerTargetByName" with "1" argument(s): "Specified argument was out of the range of valid values. Parameter name: Specified argument was out of the range of valid values.
    Parameter name: name" At D:\Scripts
    \WSUS_Report_4.ps1:70 char:68
    +             $ComputerTargetToUpdate = $wsus.GetComputerTargetByName <<<< ($object1.FullDomainName)
        + CategoryInfo   
          : NotSpecified: (:) [], MethodInvocationException
        + FullyQualifiedErrorId : DotNetMethodException
    Code here:
    write-host "Checkpoint 2"
    $TargetGroups = @{}
    $WSUS.GetComputerTargetGroups() | ForEach {
    $TargetGroups[$_.Name]=$_.ID
    write-host "Checkpoint 3"
    #Filter out the groups by Names
    $ComputerTargetGroups = $WSUS.GetComputerTargetGroups() | Where {
    $_.Id -match "$($TargetGroups['GROUP A'])|$($TargetGroups['GROUP B'])|$($TargetGroups['GROUP C'])"
    write-host "Checkpoint 4"
    $MemberOfGroup = $wsus.getComputerTargetGroup($ComputerTargetGroups.Id).GetComputerTargets()
    write-host "Checkpoint 5"

  • Spam/Virus Statistics or Report per Users.

    Is there any workaround to generate a spam statistics/report per
    users? so we could send our users report about spam/virus that
    access to their account.
    Thanks.

    The 'monitor -> internal users' page in the Ironport WebGUI gives you user mail flow details for internal users(both inbound and outbound email). You can search for a specific user and obtain user specific stats. Also, these reports may be imported to CSV format if you need to plot them separately.

Maybe you are looking for