<?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>topic Re: Preserve ObjectId when moved between sheets in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801382#M64958</link>
    <description>&lt;P&gt;I have addressed this in my mashups by either&lt;/P&gt;&lt;P&gt;1) The Master Viz method.&lt;/P&gt;&lt;P&gt;2) Code a routine that looks up the objectId by title.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Wed, 21 Apr 2021 14:42:30 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2021-04-21T14:42:30Z</dc:date>
    <item>
      <title>Preserve ObjectId when moved between sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801301#M64949</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we are using Qlik Analytics Platform and have a mashup that fetches object ID's and places them on a webpage.&lt;/P&gt;&lt;P&gt;Therefore the sheets and object placements in the qlik sense desktop are of no matter because we can pick any Object from any sheet and place them wherever is suitable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, from a development perspective it is more efficient to mirror the desktop app with the mashup to get a sense of where each object belong too.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes, and object is placed on the wrong sheet and needs to be moved. This causes the ObjectId to be changed and the mashup then fails to fetch this Object. I have read that an Object can be added as a master item to prevent the ID from changing. However, I have not been able to replicate that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hence my question; is there a way of moving an object between sheets and keeping the ObjectID? If so, how do I do that?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 21:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801301#M64949</guid>
      <dc:creator>Jonathan_Alm</dc:creator>
      <dc:date>2021-12-21T21:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve ObjectId when moved between sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801382#M64958</link>
      <description>&lt;P&gt;I have addressed this in my mashups by either&lt;/P&gt;&lt;P&gt;1) The Master Viz method.&lt;/P&gt;&lt;P&gt;2) Code a routine that looks up the objectId by title.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 14:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801382#M64958</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-04-21T14:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve ObjectId when moved between sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801588#M64997</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read about using master items to keep objectId intact. I found this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Qlik-Sense-How-To-Cut-Paste-Object-And-Keep-Same-Object-ID/td-p/1198289" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Qlik-Sense-How-To-Cut-Paste-Object-And-Keep-Same-Object-ID/td-p/1198289&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I have not been able to make that work. Maybe I am doing something wrong. Is that the method you refer too?&lt;/P&gt;&lt;P&gt;Number 2) Have not thought about fetching title instead of name. Could be an alternative.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards, Jonathan&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 05:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801588#M64997</guid>
      <dc:creator>Jonathan_Alm</dc:creator>
      <dc:date>2021-04-22T05:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve ObjectId when moved between sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801898#M65036</link>
      <description>&lt;P&gt;When you reference the Master Viz, make sure you use the MasterViz id, not the id of the sheet object that references the master item.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A nice thing about the Title method is it's portable across environments. For example, if you fetch from a prod server vs a test server.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 17:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Preserve-ObjectId-when-moved-between-sheets/m-p/1801898#M65036</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-04-22T17:52:40Z</dc:date>
    </item>
  </channel>
</rss>

