Select task names

Hi,
I have a query like this here each object has different tasks associated with it similary for projects Now i get a report like this
Project Name Object Name Task Name
xyz obj1 t1
xyz obj1 t2
xyz obj2 t1
xyz obj2 t2
for the below mentioned query
"I need a report like this for my requirement"
Project Name Object Name
xyz obj1 t1 t2
xyz obj2 t1 t2
SELECT
PRO.PROJECT_NAME "Project Name",
POBJ.NAME "Object Name",
TAS.NAME "Task Name"
FROM
PROJECTS PRO,
PROJECT_OBJECTS POBJ,
TASKS TAS
WHERE
PRO.ID = POBJ.PRO_ID AND
PRO.ID = TAS.PRO_ID
i tryed altering the query above i was not able to get please suggest
Thanks
Sudhir

pivot is a keyword for new functionality built into 11g
but for many years and many releases before that, pivot is the name of a WAY OF DOING SOMETHING. SO SEARCH FOR IT

Similar Messages

  • Task Name Field, "Blank" ("") in 2007, "Empty" (Empty) in 2010, HOW TO FILD/FILTER for empty?

    In MS Project 2007, I can use VBA code in Excel and determine if the selected task “Name” field is blanks by using the code “pj.Activecell.text <> “”.
    In MS Project 2010, blank name cells are no longer “” (or blank), they are “Empty”. How do users filter for a non-standard value of “empty” then the text of “empty” is not in the task “Name” cell?

    Hi Dan,
    Since I almost know nothing about VBA and I can only read but not write code, I'll let John or Rod (VBA kings on this forum) jump in.
    But here is what I go recording the macro:
    Sub Macro1()
    SetAutoFilter FieldName:="Name", FilterType:=pjAutoFilterIn, Criteria1:=""
    End Sub
    Also ensure to have the latest version of Project 2010 since I noticed different behaviour with blank lines with 2 different versions.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Error 50103 the specified resource is reserved - task name - on 4 modules

    Hi all.
    I'm sorry i put this post by mistake in Measurement Studio for.NET: smileyindifferent:
    Let me tell you my configuration:
    software:   Windows XP sp3, Labview 8.5 en.
    hardware:   NI-cDAQ chassis 9172 with 4 modules installed (in this order):
                            1. NI-9217 (4 RTDs)
                            2. NI-9217 (4 RTDs)
                            3. NI-9219 (4 RTDs)
                            4. NI-9219 (4 RTDs)
    So, i want to aquire 16 temperatures.
    In MAX v4.3, all is working fine.
    As you aspected, I have the famous error 50103:  "The specified resource is reserved. The operation could not be completed
    as specified". "Task name: unnamedTask<9>".   - highlighting module #2.
    My goal is to read these temperatures consecutively, i mean: mod1 ch0..ch3, mod2 ch0..ch3 and so on.
    My programm (vi) is like that:
    In a while loop I have a Stacked Sequence Structure which has 4 frames, each for every DAQ Assistant asigned and configurated
    for those modules.
    So i have: Assitant1 for mod1, Assistant2 for mod2, and so on.
    The Assistants work well in configuration preview mod. (I see 4 temperatures on each module).
    But in my programm, i got the error above, on module2.
    I read something about this error and I understand that I can't use 2 or more resource in the same time.
    I understand that a resource represents a channel on a module.
    At each DAQ Assistant output I have a Split Signal (split in 4)
    But with this configuration and this algorithm I suppose I read all 16 channels in total consecutively, not in the same time.
    Am I wrong ?
    How can I fix the problem ? : smileysad:
    Thanks.
    Solved!
    Go to Solution.

    Hi dsasorin,
    The error that you have mentioned can be caused due to a number of reasons. There is a knowledgebase article listing several reasons for it that can be helpful. Have you created a task beforehand in MAX? Are you generating the code directly from it or are you writing the code in LabVIEW and asking it to use the channels from the task you specify? Have you tried using the lower level DAQmx VIs such as DAQmx Task name and then tried generating code from that by right-clicking and selecting Generate Code >> Configuration and Example. Hope this helps!
    Ipshita C.
    National Instruments
    Applications Engineer

  • Display all DAQmx Task Names in Listbox

    I have a DAQmx Task Name control on my VI that allows the user to select from a list of existing Tasks created in MAX.
    I would prefer this list of "available tasks" to be displayed (and eventually have one task selected) using a listbox.
    For the life of me I can't figure out how to get the DAQmx Tasks into a listbox.
    Anyone have any advice?
    Solved!
    Go to Solution.

    Where are you getting the vaiants from?  It should be an array of tasks (a DAQmx task is a data type).  Just wire that array straight into the ItemNames propty for your listbox.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    DAQmx Tasks to Listbox.png ‏13 KB

  • Microsoft Project 2013 - Text under Task Names not formatting for Critical Path to different color (e.g. red)

    I am working with MS Project 2013 Professional
    I am trying to format the text for Critical Path items under the 'Task Name' column to stand out as red - but it does not seem to be working
    This is what I do - I go to "Format" tab,  "Text Styles" "Critical Tasks" and then set Color as red, click OK. The text does not change form the default black.
    Earlier, I had formatted the whole of that column "Task Name" as "Automatic Color" - that seems to have triggered this off
    See attached screenshot
    How can I fix this?
    Thanks
    HardCore Scheduler
    P.S. I couldn't find the answer to any similar question in this forum

    HardCore Scheduler --
    Your mistake was formatting the Task Name column with Automatic Color, as this overrides the setting in the Text Styles dialog.  Here is how to fix it:
    In the View section of the Task ribbon, click the Gantt Chart pick list button (drop-down arrow) and select the Reset to Default Item on the menu.
    Click the Yes button when prompted in a confirmation dialog.
    Widen columns as needed and scroll the Gantt Chart pane back to the beginning of the project.
    Click the Format tab to display the Format ribbon.
    Select the Critical Tasks checkbox in the Bar Styles section of the ribbon.
    Click the Text Styles button in the Format section of the Format ribbon.
    In the Text Styles dialog, click the Item to Change pick list and select Critical Tasks.
    Set the Color pick list to Red and then click the OK button.
    This should display what you want to see.  Hope this helps.
    Dale A. Howard [MVP]

  • Error generating report job with the task name 'FSRM_Report_Task

    Since this morning we have been having a problem with FSRM on Windows Server 2008 R2, it is no longer running storage reports (both scheduled and on-demand).
    We get the following in the event logs:
    Log Name:      Application
    Source:        SRMREPORTS
    Date:          09/06/2014 08:09:55
    Event ID:      752
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      FILESERVER2.curriculum.riddlesdown.local
    Description:
    Error generating report job with the task name 'FSRM_Report_Task{3add1760-4e79-4141-baba-cb53391bef3e}'.
    Context:
     - Exception encountered = Invalid argument: StorageType = '101'
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="SRMREPORTS" />
        <EventID Qualifiers="0">752</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-09T07:09:55.000000000Z" />
        <EventRecordID>42920</EventRecordID>
        <Channel>Application</Channel>
        <Computer>FILESERVER2.curriculum.riddlesdown.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Error generating report job with the task name 'FSRM_Report_Task{3add1760-4e79-4141-baba-cb53391bef3e}'.
    Context:
     - Exception encountered = Invalid argument: StorageType = '101'
    </Data>
      </EventData>
    </Event>
    We have uninstalled and reinstalled the FSRM role service but are still having the same problem.
    Anybody have any ideas?

    Hi,
    From the error message, it failed because of "invalid argument: storagetype = '101' ".
    101 means the storage type is "system" + "cache". Is there any change on your storage before the issue occurs? For example whether the source storage is changed?
    FsrmStorageModuleType enumeration
    http://msdn.microsoft.com/en-us/library/dd392346(v=vs.85).aspx
    If you have any feedback on our support, please send to [email protected]

  • MS Project - can you merge from a spreadsheet/access database based on task names?

    I'm wondering if it's possible to import data on certain tasks from a spreadsheet or access database. I know you can import tasks and append them, but I was hoping to:
    - Match a task name with the task name on the spreadsheet/access database
    - Update that task in MS project with information/fields in the spreadsheet/access database
    Can this be done? Thanks.

    Hi,
    In regarding the issue, my understanding is that you want to use Excel spreadsheet as database for the Project.
    I recommend you develop an import map that includes the key fields. Please refer to the link and do it step by step:
    http://www.techrepublic.com/blog/tech-decision-maker/importing-a-vendors-excel-schedule-into-microsoft-project/
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    If I misunderstanding something, please let me know and upload some sample about the Excel spreadsheet.
    Regards,
    George Zhao
    TechNet Community Support

  • How to get the address of the selected contact name

    Hello All,
    Hi can anybody help me for nowing the Index(address) of the selected contact name after serching the list of contact names.
    Thanking You

    this is done using PIM Api search it

  • How to Determine Task Key based on Task Name?

    Hi all, I'm trying to implement addProcessTaskInstance and I can't seem to dynamically obtain the task key. I want to find this based on the task name since this will be consistent through environments, but due to multiple development streams going on at once I can't be guaranteed that the task key will be the same in each in environment (i can be guaranteed it won't be actually). I'd rather not hard code the key in a variable in each environment if I can avoid it.
    Thanks,
    Ryan

    Hi Ryan,
    you could also use api to retrieve the task key.
              HashMap map = new HashMap();
              map.put("Process Definition.Tasks.Task Name", your_task_name);
              tcResultSet localtcResultSet = tcUtilityFactory.getUtility(tcDataProvider, "Thor.API.Operations.TaskDefinitionOperationsIntf").getTaskDetail(your_form_key, map);
              taskKey= localtcResultSet.getLongValue("Process Definition.Tasks.Key");
    This would be slower than database query though.
    Regards,
    Ece

  • Task name appears instead of workitem text

    Hi,
      I have a dialog task. Whn I test the WF frm my system, I am getting the workitem text specified for the task in PFTC and its working fine. but when i test the same workflow in another system with the same user id & pwd, i am not getting the workitem text. Instead the task name is displayed in the inbox.
    Any settings needs to be checked? Plz let me know.
    Thanks,
    Sivagami

    Hi, thr was no translated text maintained for the workitem text .the prob is solved.

  • How can I configure MA to display "speaking" OpCode and Task names

    If you have a custom ETW Eventsource definition: PerfView reads and Displays from the etl files the OpCode and Task values not as integer but as defined in EventSource inner classe for Task and in the
    System.Diagnostics.Tracing.EventOpCode. My question is, how can I configure the MA to display the values not as "magic numbers" or can MA get this feature?
    Regards,
    Alexander
    Kind regards, Alexander

    Hi Paul,
    please take a look to the attached picture. I've tried to make a comparison between automatically behavior of PerfView and Message Analyzer by displaying of the same performance log. The Message Analyzer got metadata, generated with wevtutil. The related
    part of the manifest is here:
    <tasks>
    <task name="ReadingFromGdb" value="1"/>
    <task name="LogReadPreInvoke" value="65532"/>
    </tasks>
    <opcodes>
    </opcodes>
    <keywords>
    <keyword name="Perf" message="$(string.keyword_Perf)" mask="0x8"/>
    <keyword name="Gdb" message="$(string.keyword_Gdb)" mask="0x10"/>
    </keywords>
    <events>
    <event value="8" version="0" level="win:Verbose" message="$(string.event_LogGdbReadPreInvoke)" keywords="Perf Gdb" opcode="win:Start" task="ReadingFromGdb" template="LogGdbReadPreInvokeArgs"/>
    </events>
    <templates>
    <template tid="LogGdbReadPreInvokeArgs">
    <data name="fullName" inType="win:UnicodeString"/>
    <data name="methodName" inType="win:UnicodeString"/>
    </template>
    I hope, it helps you to understand details of my questions.
    Regards,
    Alexander
    Kind regards, Alexander

  • Select Empno,name,sum()..group by empno only  Is this possible?

    select empno,name,sum(sal) from emptable where year=' ' groub by empno order by empno.
    this query getting error because i didn't include empname in group by.
    But if i include this name, my sum is not correct.
    so i want to empno,name but i don't want to include name in group by. Is this possible?
    My oracle verion is 8.
    IS any other solution to solve this problem?
    Thanks in advance.

    i want to empno,name but i don't want to include name in group by. Is this possible?<br>
    <br>
    No. It isn't.
    <br>
    select empno,name,sum(sal) over (partition by empno) <br>
    from emptable
    <br>where year=' '
    <br>
    -- <s>groub by empno</s>
    <br>
    order by empno;

  • How can I localize the text of process names, task names and user actions within a process?

    I'm very interested in using the capabilities of Adobe LiveCycle Process Management for my project, however I have one rather large concern...   I hope someone here can tell me whether there's a way to address it.
    Since I work for the Government of Canada, I have to meet certain requirements relating to bilingualism of the user interface.  It's my understanding that the Workspace portion of LiveCycle has already has support for French.
    But what about the design of my processes?  How can I display text to a user in the language of their choice when they're interacting with my processes? ... in particular, I'm thinking about the process name, task names, and user actions.
    I hope that this is possible without too much pain.  I imagine this must be a pretty common requirement!
    Thanks in advance to all who respond.

    You can completely change the content of whole pdf by using "renderPDFForm" operation under service "FormsService". in this operation there is Template category where you can set the Locale.
    And if you need to change the other workspace options like Complete, Save as Draft , you can then import workspace ui project and then change apppropriate values.
    Thanks,
    Prashast

  • Error "To run a SSIS package outside of SQL Server data tools you must install task name used in package of Integration service or highter.

    Hello Team,
    I am trying to execute a SSIS package from web page. When i try to do that i am getting following error.
    "To run a SSIS package outside of SQL Server data tools you must install <task name used in package> of Integration service or highter."
    In my machine Integration Services are installed and its service is also in running state.
    Please help me on this.
    Thanks,
    Ramesh
    Thanks, Ramesh Arige

    The SSIS package developed using SSIS 2008 Server R2 and Integrations Services 10.0 is exists in my machine. Is this wrong configuration, please help me on this.
    I am using the below code copied from CodeProject
    Thank you so much for responding.
    Ramesh
    Thanks, Ramesh Arige
    Which way are you using from the provided blog? Using 1) C# Code or 2) C# and Stored Procedure?
    Cheers,
    Vaibhav Chaudhari
    MCP, MCTS, MCSA (SQL Server 2012)

  • GRC PC3.0 Task name in work inbox = WI Text - cannot access the task detail

    Hi all
    We are using PC 3.0 -ECC6 has been upgraded to 6.05
    We cannot access PC tasks from the work inbox - this is true for all the users
    We can view the task - task name = WI TEXT
    Cannot click on the object name to get to task details
    Your help will be appreciate in case you face the same kind of issue
    Thanks
    Joelle

    SAP Note 1546241 solved the issue

Maybe you are looking for