Save history values of person or group field in another person or group field

Hi
I have a person or group field in sharepoint list that users can assign task to colleagues by this column. Every time value of this field changed and I want to save
these values in another person or group field (for history and 
filter view base on it).
How I can do this?
Thanks.

I create workflow variable and give it these values:
First Person/Group value,(Display Names, Semicolon Delimited),
Second Person/Group value,(Display Names, Semicolon Delimited)
Then I set this variable to Second Person/Group but it's give me error and does not work.

Similar Messages

  • Can one clip in a sequence have "display first field" and another one  "display both fields"?

    Is it possible that one clip in a sequence will have "display first field" and another one
    "display both fields"?
    My problem is that I have a split screen. One part is a clip of still
    image with text and the text is seen good with "both fields" and a
    little bit blurred with "first field". The second part is a PAL clip
    and it is seen bad with "both" and good with "first".
    The pixel-ratio is 1.094 for both clips. Playback resolution is "full".

    I have an Eizo calibrated monitor.
    Hooked up how?  If in use as the main computer monitor, no this isn't sufficient.  You need a real TV or production monitor connected via HDMI, component, S-video or the like, so that it displays only the video signal and no part of the Desktop.
    (And if you're working in interlaced, it really needs to be a CRT that can properly display an interlaced signal.)

  • MM - Material master data - move standard field to another view

    Hi everyone,
    ÉCC 6.0 - release 7.0.
    I've been adding many custom fields in Material master data MM01/02/03. Now I got a problem because we have to use a standard field in another view.
    The field MARA-HERKL is set up to 'SV'(attribute V_130F-PSTAT):
    Warehouse management = S
    Sales = V
    I want to add 'K - Basic data' in this field's attribute at OSMR Tcode , but this attribute is disactivated. I can not change this value.
    I've check this note 306966 that mention: You cannot create new entries and delete entries in client 000. This client contains only the entries delivered by SAP which are used for distinguishing customer-specific fields and SAP standard during the maintenance of the other clients.
    Is there any problem whether I delete this field and afterwards create it with the new values?
    I'm not in client 000. So, I want to just make sure I will do a legal change.
    thank you in advance,
    Alexandre

    None tips, Closed.

  • TS2755 Since I updated my software my text messages I send to a certain person are also being received by another person. Any ideas?

    Since I updated my software my text messages I send to a certain person are being received by another person. Anyone have a solution?

    Check your profile settings and goto menu-> tools-> settings-> general-> pesonalisation-> home screen-> mode settings-> home screen applications-> e-mail 1 and 2.
    Check for duplicates to show names and install "Conversation" from Nokia Beta Labs. 
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • How to export "Managed by" field of Distribution and Security groups and import with new values? (Exchange 2010, AD 2003)

    My Active Directory environment is 2003 functional level and we have Exchange 2010.
    I am trying to find out the best way to do a mass edit for the "Managed by" values of our security and distribution groups.
    I know we can export the "managed by" field by csvde but I am not sure this is the correct way to do it. Also in the case that there are multiple users assigned to be managing a distribution group it only shows one value. Also powershell from Exchange
    2010 can be used with "get-distribution" but as our AD environment is 2003 is this correct also?
    Finally once the data is exported to csv can it be edited to then reimport and udpate the existing group managed by fields with new values?
    Not really sure that the best way to go about this is.
    Summary - We have 2003 AD with Exchange 2010 and I am trying to export a list of all our Distribution/Security groups showing the group name and managedby values so we can edit and update the
    existing managedby values with new ones. In some cases we have multiple users as the owners.
    Appreciate any advice on how this can be best achieved. Thank you.

    Hi,
    We can use the following command in Exchange 2010 to export "Managed by" field of Distribution and Security groups:
    Get-DistributionGroup | Select-object Name,@{label="ManagedBy";expression={[string]::join(“;”,$_.managedby)}},Primarysmtpaddress | Export-Csv
    C:\export.csv
    After you changed the Managed by field in export.csv and saved it as a new file named import.csv, we can run the following command to set with new value:
    Import-Csv C:\import.csv | Foreach-Object{ Set-DistributionGroup –Identity $_.Name –ManagedBy $_.ManagedBy}
    Hope it works.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Update person/group field in powershell, with a group name

    Hi,
    I need to update a person column in my library through powershell, I can do this for a single user, but how do update the value to be a sharepoint group?  the column has been set correctly to allow groups, and I can set the group name if I use the browser.
    but I cant do it through powershell. I get "Invalid data has been used to update the list item"
    Thanks,

    Hi Craig,
    It seems you are trying to assign Role into people and group column. That's why it is throwing error. Try assigning group into that column.
    $web = get-spweb https://mysite/myweb
    $groups = $web.Groups
    $GroupName = $groups["GroupName"]
    foreach($list in $web.Lists)
    if($list.BaseType -eq "DocumentLibrary")
    $items = $list.Items
    foreach ($item in $items)
    if($item.File.CheckOutType -eq "None"){
    $item.File.CheckOut()
    $item["Document Advisor"]= $GroupName
    $item.Update()
    $item.File.CheckIn("Admin")
    Write-Host "updating document: "$item["Title"]
    I've tried to modify your code please check it.
    Hope this will help to resolve your problem.
    Best Regards,
    Brij K

  • Formula to populate one Person or Group column depending on the value of another Person Group column

    I am looking for a way to popluate the Account information of a Person based on another column where there name in another column.  I have Two Columns   "Name" which is a Person or Group information type and User Account which
    is also a Person or Group Information type.  When an Invidividuals name is entered into the Name column, I what the User Account column to prepolulate.

    Hi,
    For your issue, you can automatically populate User Information depending on the value of another Person or Group column by connectting with User Information List or  connectting with User Profile Web Service:
    http://www.wonderlaura.com/Lists/Posts/Post.aspx?ID=172
    http://blogs.technet.com/b/anneste/archive/2011/11/02/how-to-create-an-infopath-form-to-auto-populate-data-in-sharepoint-2010.aspx
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Packaged Application - Save Large Value with multiple items

    I made an little application with 3 fields fckeditor. I tried to do the workaround "Save Large Value" with these 3 fields in the same page.
    Do you know how I can do that without the new apex.ajax.clob ? I'm on APEX 3.0.
    My application :
    workspace : listecd
    username : guest
    password : gu4est
    http://apex.oracle.com/pls/otn/f?p=47587:1
    Thanks.
    Sylvain
    Homepage : http://www.insum.ca
    InSum Solutions' blog : http://insum-apex.blogspot.com

    Hi Carl,
    In my application, I have two field FCKeditor. If I check the response of my http request in Firebug I see :
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    <table summary=""><tr><td></td> <td>Error</td>
    <td>ERR-7621 Could not determine workspace for application (:) on application accept.
    </td></tr> <tr><td>OK</td> <td>
    </td></tr></table>
    Firebug show me this error but when I execute my page I have the right value. Why ?
    I have 3 problems with the integration of the FCKeditor :
    1 - Sometime when I load the data in the 2 fields, it doesn't save the value if it's more than 32k.
    2 - Sometime when I save the data I received this message :
    Bad Request
    Your browser sent a request that this server could not understand.
    mod_plsql:/pls/otn/wwv_flow.accept HTTP-400 Value param too long. Lenght is 73045. Upper limit is 32512.
    3 - When I catch the result of my AJAX with this string :
    $x('P2_COL1').value = p.responseText; This doesn't work well.
    I would like to use these strings :
    var oEditor = FCKeditorAPI.GetInstance('P2_COL1') ;
    oEditor.SetHTML(p.responseText);
    But I can't use them in my clob_GetReturn function because the FCKeditor is not implemented at this time. Where I can make this change ?
    Thanks.
    Sylvain
    Homepage : http://www.insum.ca
    InSum Solutions' blog : http://insum-apex.blogspot.com

  • How to display my input history values on Filename filed (selection screen)

    Hi All,
    Please let me know how to display my input history values under the field of selection screen.
    I created Zprogram as below.
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
      PARAMETERS: P_FILE  TYPE RLGRAP-FILENAME OBLIGATORY.
    SELECTION-SCREEN END OF BLOCK B1.
    I displayed a selection screen of my Zprogram, my cursor put on P_FILE field, and enter BACKSPACE key,
    so it doesn't display my input history values.
    Of course I've selected Local Data History 'ON' of my GUI option,
    so it's displayed my input history values on any other fields.
    If you know why, please let me know.
    Regards,
    Rie.

    In the GUI options, there is also a setting for the maximum length of fields for storing the history, maybe it is set to small, as your selection field is length 128.
    Alternatively you can switch to a STRING, I have observed that the history is displayed after the first letter is being entered (maybe dependent on GUI version, who knows...)
    Thomas

  • How to save history change data on table

    Hi all
    I'm using Oracle Database 11g
    Data of tables often is changed. I want to save history person changed it.
    Anybody help me!
    Thankyou
    Thiensu2810

    Hi
    you can use
    flashback data archieve
    CREATE FLASHBACK ARCHIVE DEFAULT test_archive1
    TABLESPACE example
    QUOTA 1 M
    RETENTION 1 DAY;
    CREATE FLASHBACK ARCHIVE test_archive2
    TABLESPACE example
    QUOTA 1 M
    RETENTION 1 DAY;
    The next statement alters the default flashback data archive to extend the retention period to 1 month:
    ALTER FLASHBACK ARCHIVE test_archive1
    MODIFY RETENTION 1 MONTH;
    The next statement specifies tracking for the oe.customers table. The flashback data archive is not specified, so data will be archived in the default flashback data archive, test_archive1:
    ALTER TABLE oe.customers
    FLASHBACK ARCHIVE;
    The next statement specifies tracking for the oe.orders table. In this case, data will be archived in the specified flashback data archive, test_archive2:
    ALTER TABLE oe.orders
    FLASHBACK ARCHIVE test_archive2;
    The next statement drops test_archive2 flashback data archive:
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28286/statements_5009.htm#SQLRF20008
    hope this helps
    Zekeriya

  • F110 - Grouping the vendor invoices by BSEG table fields

    Hi,
    I want to group the vendor invoices while making the payment through F110,  based on a BSEG table field. The settings in Grouping Key configuration (OBAP) only allows me to choose the fileds from BSIK table and not possible to select the fields from BSEG table.  Is there any other way to group the vendor invoices based on BSEG fileds?  How can we achieve this requirement in SAP?
    Thanks and Regards
    Koteswararao padarti

    Hi,
    I created the substitution and also grouping key based on the BSIK-KIDNO filed. But the system is not able to group the vendor invoices by payment reference.  I already tried the following options
    Seperate Payments for each Ref in FBZP settings
    Can anyone let me know what is missing in the configuration to group the invoices for payment by payment reference.
    Regards
    Koteswararao Padarti

  • How to copy value from one field to another in a Apex Form

    Hello guys,
    There are 2 addresses one is shipping and other is billing. I do not want the customer to re-enter all the details if it is the same address. So based upon an action, it should take the live values from one address field and populate the other address field. I know in JS you can do it, but how to implement that in Apex?
    I guess using Dynamic Actions to achieve this in Version 4 but do not know how. Read quite some info but no luck.
    Thanks in advance!

    Hi,
    I have assumed that you have your shipping address at the top of the page, and then further down the page you have your billing address that you want to enable the users to copy (if this is in reverese, you will need to switch the js variables in the code following).
    I would create a Select List item above the 'Billing Address' details, called PX_SAME_ADDRESSThis select list would be static, with the options Null.
    I also assume you would have pairs of address page items such as:
    PX_SHIPPING_ADDRESS_L1
    PX_BILLING_ADDRESS_L1
    PX_SHIPPING_ADDRESS_L2
    PX_BILLING_ADDRESS_L2
    PX_SHIPPING_POST_CODE
    PX_BILLING_POST_CODEThen copy the following code into the HTML Header of the page definition:
    <script language="JavaScript" type="text/javascript">
    function copyAddress()
       if( $x('PX_SAME_ADDRESS').value == 'YES')
         $x('PX_BILLING_ADDRESS_L1').value = $x('PX_SHIPPING_ADDRESS_L1').value;
         $x('PX_BILLING_ADDRESS_L2').value = $x('PX_SHIPPING_ADDRESS_L2').value;
         $x('PX_BILLING_POST_CODE').value = $x('PX_SHIPPING_POST_CODE').value;
       else //Clear Address Fields
         $x('PX_BILLING_ADDRESS_L1').value = " ";
         $x('PX_BILLING_ADDRESS_L2').value = " ";
         $x('PX_BILLING_POST_CODE').value = " ";
    </script>Then, in your PX_SAME_ADDRESS item, copy the code below into the Element > HTML Form Element Attributes field.
    onChange="copyAddress();"Hopefully this works for you too, and should give you some basis to play around with.
    Amanda.

  • Issue in Target Group creation of contact persons

    Hi,
    I am working on CRM 5.0. Using the segment builder creating target group to be attached to the campaign.
    I have created one target group of organizations with Marketing attributes attached to these BPs.
    Using this organizations target group as Master Group I am creating one more target group of contact persons of these organizations (using Contact persons relationship). The issue here is, out of these contact persons I require only those contact persons having interest in classical music. I have maintained this attribute in the BP master data of these contact persons.
    While creating the target group of such contacts in segment builder I am using this attribute to filter the data but I am getting all the contacts without any filter applied. My requirement is to only get those contact persons (belonging to the master group of organizations) having interest in classical music. Can anyone suggest how to achieve this?
    With regards
    Ambar Adhav

    Folks,
    We have implemented Accounts & Contact Management (BP) in our CRM System. Here the Issue is the Business User Can able to create an Account Successfully from Portal but when he is trying to create Relationship - "Has Contact Person" the following error has got occured -
    500 SAP Internal Server Error
    Error msg - Inconsistancy between Dictionary Types COMT_BSP_BP_TEL_T AND BAPIADTEL (Type of Termination: RABAX_STATE)
    Could you pls help me out and How can i proceed to scan the issue?
    Srujan
    Edited by: Srujan Kumar on Jan 19, 2008 8:27 AM

  • Custom field in SRM as a dropdown field with values stored in R/3

    Hi all,
    I need help with custom drop-down field in SRM 5.0 shopping cart. We need to create custom field called Location in SRM goods receipt transaction. And this location field will be a drop-down field that will be filled with values from locations stored in R/3. I would really appreciate if someone can help me achieve this.
    Regds,
    Kim

    Hi,
       Just attach a  custom search help to this field and then in the search help EXIT(RFC enabled Function module) write the logic to reterive the values from R/3.
    BR,
    Disha.
    Pls reward points for useful answers.

  • TS4036 I added Icloud to join my calendar to another person. It erased all history date from previous months. how do I get that data back?

    I added Icloud to join my calendar on my phone to another person. It erased all history date from previous months. how do I get that data back?

    i found the answer to the first part: reboot and keep hold of command+r
    this gave me a list of options
    one of them was to reinstall lion from fresh
    i went for this
    dont know why... but all forum posts i read said u should delete hard disc? theres an option for this
    which is the right option?
    any suggesstion where i go to register new mac would be great
    thanks

Maybe you are looking for