<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Data set import based on common field in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3184322#M2276</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/852107"&gt;@Spade2&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Configure the unique column ( e..g Asset Tag ) as coslesce = true in transform map.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A user may have more than one asset assigned, but every asset will have unique asset tag. OOTB there is no primary or unique column defined except sys_id.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you need to consider any column (as unique value ) within the transform map for update on existing asset record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AshishKM_0-1740095841471.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/421069iE553988438F02546/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AshishKM_0-1740095841471.png" alt="AshishKM_0-1740095841471.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Thanks,&lt;/P&gt;
&lt;P&gt;AshishKM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 00:00:11 GMT</pubDate>
    <dc:creator>AshishKM</dc:creator>
    <dc:date>2025-02-21T00:00:11Z</dc:date>
    <item>
      <title>Data set import based on common field</title>
      <link>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3184319#M2275</link>
      <description>&lt;P&gt;Hi team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to do a data import where the common field between the asset record and the spreadsheet is Assigned user. I need to upload the data to populate the rest of the asset record based on that field. Does this mean I need to tick the Coalesce button and ignore blank fields?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 23:37:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3184319#M2275</guid>
      <dc:creator>Spade2</dc:creator>
      <dc:date>2025-02-20T23:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data set import based on common field</title>
      <link>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3184322#M2276</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/852107"&gt;@Spade2&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Configure the unique column ( e..g Asset Tag ) as coslesce = true in transform map.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A user may have more than one asset assigned, but every asset will have unique asset tag. OOTB there is no primary or unique column defined except sys_id.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you need to consider any column (as unique value ) within the transform map for update on existing asset record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AshishKM_0-1740095841471.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/421069iE553988438F02546/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AshishKM_0-1740095841471.png" alt="AshishKM_0-1740095841471.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Thanks,&lt;/P&gt;
&lt;P&gt;AshishKM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 00:00:11 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3184322#M2276</guid>
      <dc:creator>AshishKM</dc:creator>
      <dc:date>2025-02-21T00:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data set import based on common field</title>
      <link>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3184438#M2279</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/852107"&gt;@Spade2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;coalesce on Assigned to is not best as there could be multiple Assigned to users.&lt;/P&gt;
&lt;P&gt;For asset table you can use asset tag as coalesce and ensure that's present in your excel file and have field map on it&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 03:17:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3184438#M2279</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-02-21T03:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data set import based on common field</title>
      <link>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3187344#M2335</link>
      <description>&lt;P&gt;Thanks Ankur. Unfortunately, Assigned to is the only common field between my data import and the asset table. The above worked mostly for me but thanks very much for your response. Will be able to use that def for future imports&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 03:38:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/data-set-import-based-on-common-field/m-p/3187344#M2335</guid>
      <dc:creator>Spade2</dc:creator>
      <dc:date>2025-02-25T03:38:50Z</dc:date>
    </item>
  </channel>
</rss>

