Join 2 fields into one to map to destination field

Hi! Is it possible to join data in 2 fields into one to map to the destination field? I have image file name kept in one field and want to prefix with a URL which I hope to maintain in a manually added field. Alternatively, it will be great to be able to prefix the image filename with the URL to be mapped to the image destination field.
Any help is very much appreciated.
Thanks!
SF

Hi,
Yes it is possible to combine values from two fields to map a single field of MDM repository using Import Manager. This feature of Import manager is called as Field Partitioning.
You can do it by following below mentioned steps:
1. Open import manager and connect to source file.
2. Specify source and destination tables. expand Source Table under source Hierarchy in Import Manager. And click on first field to select it.
3. Now Go to "Partition Field/Value" tab. In the Source Partition sub Pane  you will see your First Field under "partition by" (* because you select first field from source hierarchy).
4. From source Partition sub pane under "Available Fields" select the second field and click on "Add". This will bring second field also under "partitioned By".
5. Now select both Fields under "partition by" and right click and select "Combine" (*Combine option will be enabled only when more than 1 field is selected by "partition By"
6. Once you select Combine, it will combine values from both Fields. Again right click and select "Set combine delimiter" and specify the required value delimiter.
7. Now Go to "Map Field /Values" tab. You will see one more field (*starting with the name of your first field and ending with partition word. Map this field to the required destination field.
8. Follow other normal steps for data import and import data. after data import check data in data manager. you will get combined values from 2 source field in the MDM field.
Check Page no 203 of [import manager reference guide |http://help.sap.com/saphelp_nwmdm71/helpdata/en/4b/72b8e7a42301bae10000000a42189b/MDMImportManager71.pdf]for more details.
Please revert if you face any issue.
Regards,
Shiv
Edited by: Shiv Prashant Dixit on Mar 11, 2010 9:53 AM

Similar Messages

  • Join two ODS into one cube!

    Hello Experts -
    I need to join fields of 2 ODS into one cube. I know the common field. We are in BI 7.0.
    Can someone guide me through the steps?
    I know there are two transformation rules. And I have created them. How do I link them so that I have one record when the common field matches?

    Syed!!!
    What your are trying is very complicated, if you want to do infoset that even worst, not only data wise, but only performance. If you are planning to get key figure only from one ods and only characteristics coming from different ods, infoset might work as long as you know the relationship (one-to-one relationship will work fine in infoset). Performance wise, MP is very good, but the question again, you will get multiple lines unlike infoset.
    So before, someone decided to use infoset, MP or even some other data model, they need to know well the reporting requirement and well divers in the relationship of the ods.
    I have faced the same situation in many of my projects, there are places I used infoset and MP, and also created a different infoobject as a master data and turned the attributes as NAV. Attribute.
    Thanks.
    Wond

  • How to join multiple tracks into one NOT from CD

    I have mp3s which I added to my library. There's annoying pauses between then on my ipod. I want to make all 13 of these tracks into one track. Is there a way to do this? This is not from an audio cd that I can join track, this is in mp3 format already on my desktop.

    Check out Doug Adams' Join Together.
    Also, 3am Coffee's offering a bunch of scripts that will do the same thing, but unlike Doug's, these guys want $10.
    Lita

  • Join diff functions into one function

    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE     11.2.0.1.0     Production
    Iam having five functions
    CREATE OR REPLACE function NEGERI.acre_hec (Vacre in number)
    return number is
    Va number;
    begin
    Va := ( (Vacre) * (0.4047) ) ;
    return (Va);
    end;
    CREATE OR REPLACE function NEGERI.depa_hec(Vdepa in number)
    return number is
    vd number;
    begin
    vd  := ( (Vdepa) * (0.0003345) ) ;
    return vd;
    end;
    CREATE OR REPLACE function NEGERI.kaki_hec(Vkaki in number)
    return number is
    vk number;
    begin
    vk := ((Vkaki) * (0.0000093));
    return vk;
    end;
    CREATE OR REPLACE function NEGERI.meter_hec(Vmeter in number)
    return number is
    vm number;
    begin
    vm := ((vmeter) * (0.0001));
    return vm;
    end;
    CREATE OR REPLACE function NEGERI.relong_hec(Vrelong in number)
    return number is
    vr number;
    begin
    vr := ((vrelong) * (0.2877719));
    return vr;
    end;
    /i was supposed to join these five functions into one function.. Can any one help me so
    select * from v$version;

    May be some thing like this?
    CREATE OR REPLACE FUNCTION NEGERI.name_you_want_hec (p_in_act IN NUMBER, p_type VARCHAR2)
       RETURN NUMBER
    IS
       retval         NUMBER;
    BEGIN
       IF p_type = 'A'
       THEN
          retval      := ( (p_in_act) * (0.4047));
       ELSIF p_type = 'D'
       THEN
          retval      := ( (p_in_act) * (0.0003345));
       ELSIF p_type = 'K'
       THEN
          retval      := ( (p_in_act) * (0.0000093));
       ELSIF p_type = 'M'
       THEN
          retval      := ( (p_in_act) * (0.0001));
       ELSIF p_type = 'R'
       THEN
          retval      := ( (p_in_act) * (0.2877719));
       END IF;
       RETURN (retval);
    END;You can handle exceptions when a null is passed or an invalid p_type is passed.
    G.

  • Joining Multiple CDs into One Track

    I listen to books on CD. When I rip each CD I join the tracks to get one track for each CD. Is there a way to join all 8 or 9 CDs into one big single track so I will have only a single track for the book?
    It would be easier to bookmark a single track than trying to remember if I was on CD 6 or CD 7 or whatever.
    Thanks for your help
      Mac OS X (10.4.5)   Current iTune, current iPod updates

    You want the Join Together script, which merges tracks after you've ripped them to your computer. Bear in mind that this script converts your files to AAC, so unless you're starting from lossless files, you'll be trans-coding.
    1.25 GHz iMac G4 (Home) Dual 1 GHz G4 (Work) Mac OS X (10.4) 2G 20GB iPod

  • Merging (Joining) two tables into one

    Is it possible to merge two adjacent tables into one table in Pages? Also, how can you split one table into multiple tables?

    If we use the exact meaning of the words, the response is no and no.
    If we play a bit with the meanings we may do the trick.
    (1) I create a table with 6 columns and 5 rows.
    (2) select cells D1 …F5, copy, paste in the document but out of the table. We get the right half of the table.
    From the tool bar, reduce the number of columns of table 1 fom 6 to 3. Bingo we have the two halves of the original table.
    (3)Select the first half and increase the number of rows from 5 to 10
    (4) copy the entire second half, select cell D1 in the enlarged table, paste.
    Bingo, we have the merged table.
    For sure, a merge and a split tables features would be welcome but as the table tool is the one used in the spreadsheet, I would be surprised if these features where introduced one day.
    _Go to "Provide Pages Feedback" in the "Pages" menu_, describe what you wish.
    Then, cross your fingers, and wait _at least_ for iWork'11
    Yvan KOENIG (VALLAURIS, France) jeudi 22 avril 2010 17:28:48

  • How to join multiple paragraphs into one

    I am working with the latest Pages 5.0.1 that is a step back from Pages '09.
    Every time I paste text from webbrowser each line is pasted as new paragraph. I'd like to select multiple paragraphs and join into a single paragraph.
    I thought of using Replace function, but there is no way to input new line character.
    I tried coping end of line and pasting and it does not work. It might've worked in Pages 09.

    Hi Sergei,
    I tried coping end of line and pasting and it does not work. It might've worked in Pages 09.
    It works in TextEdit. Click at the start of Line 2. Hold the shift key and click at the end of Line 1.
    Now you have selected a Paragraph Break.
    Edit > Copy (command c).
    Edit > Find > Find and Replace (option command f).
    Paste (command v)  the Paragraph Break into the Find box.
    Type a space into the Replace box.
    Click on All.
    Maybe this method will work in Pages 5.
    Regards,
    Ian.

  • Cannot join multiple objects into one.

    I have four separate objects that I have created.  I now need to add a white outline.  However, because they are separate, I am getting the outline around the individual objects so it is showing in places where I do not want it to show.  I have tried the join command, group command, etc. but still cannot get these objects to become one object.  Any assistance will be GREATLY appreciated!
    I posted a screenshot below.  I am using AI CS6 v.16.0.3 (64-bit) on a Win 7 OS.

    You should be able to use the Pathfinder pallet to join these. Alternately, you could add the stroke to the group using the Appearance pallet, and then move it behind the content.
    As a side note, if you treat your text stroke the same way, it can be moved behind the text for a better-looking result. Add the stroke to the Text in the Appearance pallet, and then move it behind the Characters.

  • Join two records into one

    Hi
    I have a table as
    Table 1
    ID phonetype number 1 number2 number3
    1 off 32123 23233 45455
    1 res 43545 45455 45543
    1 cell 34232 63453 45432
    now I want to combine them into a single record as
    id phone1 num1 num2 num3 phone2 num1 num2 num 3
    1 off 32123 23233 45455 cell 34232 63453 45432
    please help me in this
    thanks

    try this...
    with tab_1 as
    (select 1 ID, 'off' phonetype , 32123 num1, 23233 num2, 45455 num3 from dual union all
    select 1, 'res', 43545, 45455, 45543 from dual union all
    select 1, 'cell', 34232, 63453, 45432 from dual),
    tab_2 as
    (select 1 id, 'ABC' name from dual)
    select tab_1.id,tab_2.name,
    max(decode(rn,1, tab_1.phonetype)) phonetype1,
    max(decode(rn,1, tab_1.num1)) num1,
    max(decode(rn,1, tab_1.num2)) num2,
    max(decode(rn,1, tab_1.num3)) num3,
    max(decode(rn,2, tab_1.phonetype)) phonetype2,
    max(decode(rn,2, tab_1.num1)) num11,
    max(decode(rn,2, tab_1.num2)) num12,
    max(decode(rn,2, tab_1.num3)) num13
    from (select id,phonetype,num1,num2,num3, row_number() over (partition by id order by id) rn from tab_1) tab_1,tab_2
    where tab_1.ID = tab_2.ID group by tab_1.id;
    ID NAM PHON NUM1 NUM2 NUM3 PHON NUM11 NUM12 NUM13
    1 ABC off 32123 23233 45455 cell 34232 63453 45432

  • Can anyone join these two into one?

    <?if:1=1?>Page 1<?end if?><?if:1!=1?>Other Page<?end if?>
    <?fo:page-number?>
    I want to replace the first 1 with the page number function...
    Please help me, I'n running out of time.

    Hi Tim,
    I don't think it is important which functionallity I want to achieve. My real question is: can I use a function (like <?fo:page-number?> in a function (like <?if:?>).
    Kind regards,
    Corné

  • Join the two JInternalFrame into one

    hi everybody,
    What can I do to join two JInternalFrame into one, like I have 2 floating panel then I join it into 1 by using JTappedPane. That you can drag to spit it out or join together !
    thanks,
    Quin

    I think you mean saving two images side-by-side into one image. You won't be able to this with a native iphone app, but you may find a third party app on the AppStore to do this. Try this http://itunes.apple.com/us/app/two-faces-photo-sharing/id406310161?mt=8 if you want more help, email me at [email protected]

  • How do i join multiple clips into a single movie?

    I imported various video clips from my device into imovie 09. I have move all my selected parts of all the clips into my project pane. How do I join all these seperate clips in the project pane into one single movie, and then save it as such??

    i have used the share menu to save the movie under quicktime. This brings two more questions:
    1. Is there not a way join the clips into one movie and save it with iMovie, rather than having to share it with another application?
    2. If I do share it with quicktime, can i delete the original clips from iMovie, or will that also delete the new movie in quicktime?

  • PowerPoint: Images not found after joining multiple PPTX to one

    We are using a code block which worked fine in PowerPoint 2007 and 2010:
    public static PPT.Presentation AddPresentation(PPT.Application appl, bool withWindow)
    PPT.Presentation presentation = appl.Presentations.Add(ConversionUtils.BoolToTriState(withWindow));
    return presentation;
    public static void AppendSlidesFromFile(PPT.Presentation presentation, String fileName, int slideStart, int slideEnd)
    if (presentation == null) return;
    try
    int index = presentation.Slides.Count;
    int i = presentation.Slides.InsertFromFile(fileName.Replace("/", "\\"), index, slideStart, slideEnd);
    if (i == 1)
    index = presentation.Slides.Count;
    PPT.Slide slide = presentation.Slides[index];
    catch (Exception e)
    In PowerPoint 2013 (highest patch level, verified on 2013 Professional and 2013 Professional Plus) this still joins our PPTX into one, however, all the images embedded in the single PPTX files are merely shown as frames or image objects, saying that the
    image cannot be found.
    No exceptions are being thrown in the process.
    Is there any fix or workaround available for this?
    Regards,
    Michael

    Hi,
    I have used the above code you provided to merge ppts into one, but I can't reproduce the issue. In my ppt, images of different format, png, jpg, bmp,gif, all could  work. My PowerPoint is Office 2013 Professional Plus 2013. What's the format of
    the image you have inserted into your ppt ?Have you update your PowerPoint? will it happen when you insert an image manually in your PowerPoint 2013 ?
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I have 100 data files, I want to join them together as one data file

    I need to join approx. 100 data files into one data file, and be able to read back each data file from that one big file. I would also like a feature to count how many files are in the main one file. The data files contain graphs, text and numerics.

    What you want to do is not going to be easy to implement. The idea is that files are just binary data and you can join the data into one binary file. The trick is going to be creating the appropriate header for the binary file to include things like file location--the beginning and end of a subfile--as well as the number of files. The exact structure of the header is really left up to you and your imagination.
    Why do you want to join all the files into one? It sounds like what you have works now and making one file increases the chances that all of your data will be lost if the file becomes corrupted. Also LabVIEW is limited to files of about 2GBytes, so you will be more likely to run into this limit.

  • Concatenate multiple tables into one table

    Dear all,
    I am doing migration between two database structures, that's why I need also to know if we want to concatenate the data in tables A,B and C into one table in the destination schema, what is the strategy to do this knowing that I have a lot of data and I need the fastest solution.
    regards

    Since the details of your requirements are unclear, will this approach not work ?
    SQL> INSERT into target_table
    SQL> (SELECT * from tableA UNION
    SQL>  SELECT * from tableB UNION
    SQL>  SELECT * from tableC);HTH
    Srini

Maybe you are looking for