Report Painter - Format group for columns in more than one section

How do have different decimals for columns in different sections.
For. e.g I have three sections
one for quantity (I do not need decimals)
two for dollars (I do not need decimals)
three for formula dollar upon quantity (I need to have two decimals)
I made format group 0 (with no decimals) for first two sections and format group 1 (with two decimals) for the last section.
4.6c does not consider format group 1 and makes every section look alike with format group 0 i.e, no decimals.
How to overcome this?

Anders,
I replied earlier but after reading you post several times I realized that I probably misunderstood what you want. This is what I now understand. You have several resources, each of who may work on various parts of design tasks, assembly tasks, and test
tasks. For example, let's say your resources are Joe, Bill & Tom. Joe is assigned to a design and test task, Bill is assigned to an assembly and test test task and Tom is assigned to a design task, an assembly task and a test task (Tom is very versatile).
You would like to see a report showing just the assembly tasks and the amount of work each of the three resources is assigned on those tasks.
Assuming the above is a correct interpretation, you will need to employ three processes, some VBA, grouping and filtering.
1. First, designate a custom text field for group identification (e.g. use Task Text1 to enter "design", "assembly", or "test" for each task)
2. In order to use grouping and filtering effectively,  you will need to translate the Task Text1 information to the Assignment Text1 field. To do that, go to the MVP website at: http://project.mvps.org/faqs.htm, and run the macro in FAQ 37.
3. Now go to the Task Usage view and set up a group with Text1 as the first group by element and Name as the second group by element. Check the box to group assignments and not tasks. Then select "assignment" for field type of the second element
(i.e. Name).
4. Apply the group
5. To show only the work hours for each resource in a specific group, autofilter on the desired group. Note, if you do not run the macro to populate the Assignment Text1 field with the Task Text1 field, the filter will yield nothing.
Hope this helps
John

Similar Messages

  • Create a logical column with more than one data source

    I'm having a problem to create a logical column with more than one data source in Siebel 7.8.
    What I want to do is the union of 2 physical tables in one logical table.
    For example, I have a "local_clients" table and a "abroad_clients" table. What I want is to have a logical table "clients" with the client data from the 2 tables.
    What I've tried is dragging the datasources I need onto the logical column.
    However this isn't working because it only retrieves the data from the first data source.

    Hi!
    I think it is not possible to do this just by dragging the columns to the logical table. A logical table can have more than one source, but I think each column must have just one direct source column.
    I'm not sure, but maybe you should do the UNION SQL to get the data of the two tables. In the physical layer, when you create a new physical table, it's possible to set the "table type" as a "SELECT". I didn't try that, but it seems that it's possible to have the union table in the physical layer.
    Bye.
    Message was edited by:
    user578388

  • How can I search for files with more than one keyword?

    I´ve created some keywords, and some files in my folder are tagged with two, three or more keywords.
    Is there a way to search for files using more than one keyword on the search field?
    Thanks!

    Use the Find command (menu Edit) and in criteria at the right side is a plus sign to add another criteria and set it to your custom wishes.
    make a choice in results and you should be OK

  • Can I run my creative cloud for teams on more than one computer?

    Can I run my creative cloud for teams on more than one computer?

    Hi Nick,
    We would like to inform you that you can install and activate the subscription on 2 machines, however, you cannot use both of them at the same time.
    Kindly check the point 1.1 from the below mentioned link.
    http://wwwimages.adobe.com/content/dam/Adobe/en/legal/servicetou/Software_Terms-en_US-2015 0407_2200.pdf
    Thanks,
    Atul Saini

  • Spatial index creation for table with more than one geometry columns?

    I have table with more than one geometry columns.
    I'v added in user_sdo_geom_metadata table record for every column in the table.
    When I try to create spatial indexes over geometry columns in the table - i get error message:
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-13203: failed to read USER_SDO_GEOM_METADATA table
    ORA-13203: failed to read USER_SDO_GEOM_METADATA table
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD", line 8
    ORA-06512: at line 1
    What is the the solution?

    I'v got errors in my user_sdo_geom_metadata.
    The problem does not exists!

  • Work centres for employee of more than one plant

    Hello experts
    I have a question regarding work centres. Our department is managing a pool of workers which consist of employee from more than one plant. Somebody had made experience concerning this issue?
    Furthermore we have to manage external workers as capacity. How can I build up this in SAP?
    Best regards

    >
    > I confused plants with company code.
    >
      This bit difficult for me to decide and say something.
      Depends on the business requirement and business process and legal statuses it will be decided.
      some time plans can also be company 'codes'.
      if the management wants to differentiate plants in financial terms plants may become company codes.
    >
    So we have employees of different company codes which get managed by one department manager. Is that possible to make one work center so that we are able to manage them together. Seems infeasible.  So we have to create for every company code one work center, but we never have an overview of our total workers...
    >
    One thing you need to get clarified here. Company is a separate legal entity.
    if you want one employee to work in different companies on different assignments you support use (MGE and CE concept)
    >
    > If he/she working in two different site we can manage the situation with dual reporting concept.
    > and with:
    > For cost center you can always use cost center split. while posting to FI/CO.
    >
      Dual reporting is to manage the people.
      Cost is for final analysis ( where employee work how much incured, how much profit/loss earned)

  • T code for materials have more than one inspection plan!!

    Dear Expert,
    what T-Code can I use to identify which materials have more than one inspection plan applied?
    Thanks in advance for your help!!!
    Have a nice day!!!

    Hi Sharan,
    As Ashok has guided you is perfect way to get the list.
    You further can do is in QP03 press the F4 help for the field "Group" and then set the search option as "Search Using Material".
    The same list you will get from MAPL.
    It will give you the material assignment to the task list group counter combination whether it will be single assignment or multiple it will give you the list. Then you should use the short/filter commands eithere on SAP screen or after downloading it in excel.
    Unfortunately there is no such STD list available that can give you only those who are having multiple assignment.
    Regards,
    Shyamal

  • How to concat columns from more than one record?

    I have a function that takes an Oracle long and returns it as a varchar so that I can use it in the Microsoft world. My problem is that the SELECT returns more than one row (which is valid) and I need the Long fields to be concatenated into the one varchar returned. Currently I get an error saying more than one record is returned. This is my function:
    CREATE or replace function m4owner.Get_Request_Text
    (av_REQUEST_ID varchar2, av_REQUEST_LINE number, av_TEXT_LINE_CODE varchar2)
    RETURN varchar2
    IS
    long_var LONG;
    BEGIN
    SELECT TEXT INTO long_var
    FROM M4OWNER.REQUEST_TEXT
    WHERE REQUEST_ID = av_REQUEST_ID
    AND REQUEST_LINE = av_REQUEST_LINE
    AND TEXT_LINE_CODE = av_TEXT_LINE_CODE;
    return long_var;
    END;

      CREATE or replace function m4owner.Get_Request_Text (av_REQUEST_ID varchar2,
                                                           av_REQUEST_LINE number,
                                                           av_TEXT_LINE_CODE varchar2) RETURN varchar2 IS
        long_var LONG;
      BEGIN
        for t1 in  (SELECT TEXT FROM M4OWNER.REQUEST_TEXT
                     WHERE REQUEST_ID = av_REQUEST_ID
                       AND REQUEST_LINE = av_REQUEST_LINE
                       AND TEXT_LINE_CODE = av_TEXT_LINE_CODE) loop
          long_var := long_var || t1.text;
        end loop
        return long_var;
      END; note: untested

  • Approval required for assignment of more than one Role+AccessPolicy

    Hi,
    we noticed the following behavior with OIM11gR2 (11.1.2.0.0):
    2 Role each one with it own Access Policy to provision AD resource
    case 1: if we request one Role at time by Catalog, no approval is required
    case 2 if we assign both Roles at same time by Catalog, one Request that requires approval il generated
    Questions:
    1. Is it default behavior?
    2. Is it possibile to avoid approval step for case 2? If yes, is there any side-effects removing the approval step?
    Thanks

    kumarsubhrata wrote:
    Dear friends,
    >
    > I have a depot plant and there Excise Registration No is 12. Excise Registration 12 have a single Series group 121 this time, where all entries (RG23D) are entered.
    > But, my customer needs one more Series Group to be assigned with Excise Registration 12 i.e. 122.
    > Actually they want separate Series Group for Depot Sales and Inventory Posting i.e. 121 for Depot Sales and 122 for Inventory Posting.
    >
    > Please suggest me that is it possible to assign 2 Series Group for single Excise Registration for Depot Plant?
    >
    >
    >
    > Thanks in advance.
    > Kumar Subhrata
    Hi,
    It is very much possible. Configure that settings in the IMG path
    SPRO -> Logistics - General -> Tax on Goods Movements -> India -> Basic Settings -> Maintain Series Groups
    Click on new entries and enter 122 and assign excise registration 12 to it.

  • How to change the columns in more than one playlist

    I am trying to change the columns in my playlists for all of my audio books. I have over thirty books on my computer with a play list for every cd adding up to over 500 playlists inside of folders for each book. I want to change all of the play lists to have audiobook related columns only. I was wondering if there is any shortcuts besides going into every folder and every playlist and manually changing them all.
    What I already know: Changing the view options of a folder containing a playlist or other folder doesn't change the view options of all containing folders and playlists.
    Doug's Applescript "Assimilate view options" is for changing all of my playlists to match the view options as the library and I cannot change the library because I have over 1500 album playlists.
    If anyone could tell me how to change that I would really appreciate the help

    Hi Manish,
    There is no need to delete/inactive those entres.
    It is the funtionality provided by SAP to store the short texts for catalog in multiple languages.
    If you go to QS42 transaction with another language key selected during login.  You can find another language short text.
    Regards
    Amit

  • Can I use Creative Cloud for students on more than one computer at the same time?

    I get different info when I read about how I could use creative cloud.
    Somewhere it say I can install and activate on two computers but only run the applications on one computer at the time.
    On antother place I read that I can use the applications on two computers at the same time.
    So what is correct?
    Can I install and activa Creative Cloud for students on my PC and my Mac and also run the applications on both computers at the same time?

    I already gave you the info you seek, but you don't seem to want to accept it.  Here it is in writing from Adobe's EULA (find it at: General-terms)
    "4.1 Subscription-Based Software License.
    If we provide the Software to you as part of your subscription to use the Services, then subject to your compliance with these terms, we grant you a non-exclusive license to install and use the Software: (a) in the Territory, (b) so long as your subscription is valid, and (c) consistent with these terms and related documentation accompanying the Software. “Territory” means worldwide, but excludes any U.S. embargoed countries and countries where you are prohibited from using the Software or the Services. You may activate the Software on up to 2 devices (or virtual machines) at a time, if these activations are associated with the same Adobe ID for the same individual, unless stated at http://www.adobe.com/go/activation. However, you may not use the Software on these devices simultaneously."
    You appear to want to believe that because you think you have a way of getting around the agreement without being caught it would be okay to do.  You are bound to the agreement if you purchase the subscription.  Do you understand what intentionally (and with fore-knowledge) failing to honor a contract constitutes?

  • How to set the Certifcate to use for SSL when more than one available?

    I apologise for bad wording of question.
    We have a 11g Directory Server and when we created the directory instance it generated a self-signed certificate. very nice.
    We have recently requested and installed a CA signed certifcate, so we now have TWO certificates in the directory certificate store. Default Certificate and the new Server-Cert (the CA signed one)
    LDAP clients STILL seem to be presented with the self-sgned certificate though.
    Simple question... how do I make my Server-Cert the 'default' certificate presented to LDAP clients ???
    I would rather not delete the self-signed cert if possible.
    I cant find any documented method to achieve this.

    # Listing Certificate
    $ /certutil -L -d <path>/slapd-abc/alias -P slapd-
    # Add Trust by adding CT
    $ certutil -M -n "GeoTrust DV SSL CA" -t CT,, -d <path>/slapd-abc/alias -P slapd-
    # Verify the setup.
    $ certutil -L -d <path>/slapd-abc/alias -P slapd-
    ( You should see the CT beside the relevant cerficate, making it default for SSL communication )
    GeoTrust DV SSL CA CT,,
    Link : http://docs.oracle.com/cd/E19656-01/821-1504/6nmg10b6g/index.html ( Look around for different steps for configuring SSL )
    JPrince

  • How do I group daily email to more than one recipient?

    So I don't have to type the address manually each day? Thanks.

    Hi,
    I'm not on my Mac to double check, but I'm pretty sure you just address it to the group. I.e. if you have a group called 'Family', address the mail to 'Family'
    http://docs.info.apple.com/article.html?path=Mail/2.0/en/ml1009.html
    If you regularly send email to a group of people, use Address Book to create a group, and then address messages to the group name.

  • Why can't I use a home sharing ID for iMessage on more than one device?

    My daughter has a current gen iPod Touch.  My wife has an iPhone 5.  We would like to make sure that my daughter's iMessage messages show up on not only her iPod, but also my wife's iPhone.  However, the system will not allow us to add my daughter's home sharing email address ([email protected]) to my wife's iMessage.  Is this a system limitation?  Or is there some way to make it happen?
    Thanks.

    OK. Try this.
    Log out of your ID in Messages and then log back in again. See if that refreshes the settings and if you get a message that your phone number is available to be used in Messages or if your phone number now appears as a choice. Select your number, then tap Next and the number will be verified.
    If the ID that you are using is yours, then your phone number should also be available to use.

  • Can I have more than one section on a single page?

    I opened an old AppleWorks file which has 7 thin columns in two sections, all on a single page. Pages turned it into a two page document. Is there a way to merge the two pages into a single page with two sections?
    Thanks in advance!

    I am facing the same problem. Word had an easy way to have two sections on one page. I can't see that it is a problem. However, my problem was I wanted two sections on the same page. It appears that Pages handles this differently. It is called a layout break. Same drop down menu. I wanted to change from one to two columns and back on the same page. Hope this helps in your situation.
    Parrish

Maybe you are looking for

  • Passing two values in a column prompt for display and filtering

    Hi All, Is there a workaround to use two columns in a prompt for display and passing the input value for a prompt value in dashboard prompt? For eg we want to display the description in the prompt but pass the id to the filter value or presentation v

  • Itunes match - No music in itunes match and icloud but in my iphone still appear.

    I have Itunes match acoount,If I already delete all my music from itunes and icloud, why still appear music in my iphone?, Itunes match is enable.

  • MacBook Pro Trackpad: Clicking problems

    I have a MacBook Pro, (15 inch, Late 2008) and have always had fairly significant issues with the trackpad. It only registers clicks about half of the time. I have experimented with all the trackpad settings and "tap to click" also fails to register

  • Itunes version 11.2.2.3 crashing upon opening

    Why do i get this message, then windows closes the app. Thanks for any help Problem signature:   Problem Event Name:    BEX   Application Name:    iTunes.exe   Application Version:    11.2.2.3   Application Timestamp:    5383f31a   Fault Module Name:

  • Analysis Services - Partition Design

    Hi, With a backup of an SAP BPC appset the partition design is not maintained.  It always reverts to the standard 3 partitions on a restore. This means that if we ever move our application set, I need to recreate the partions from scratch. Within SQL