<?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: Locking a field selection using API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039954#M18138</link>
    <description>&lt;P&gt;@moderator - how do you report responses like these?&amp;nbsp; shouldnt anyone be looking out for traps like these?&lt;/P&gt;
&lt;P&gt;this is very infuriating!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Feb 2023 15:26:06 GMT</pubDate>
    <dc:creator>edwin</dc:creator>
    <dc:date>2023-02-20T15:26:06Z</dc:date>
    <item>
      <title>Locking a field selection using API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039475#M18117</link>
      <description>&lt;P&gt;I wasnt sure if this should be in integration but it does concern the API.&amp;nbsp; we cretaed a link to our dashboard we share view web.&amp;nbsp; we call/open the dashboard and select specific field using the APP API from this help info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/June2017/Subsystems/Mashups/Content/AppIntegrationAPI/app-integration-api-examples.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-developer/June2017/Subsystems/Mashups/Content/AppIntegrationAPI/app-integration-api-examples.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;so we could call our dashboard and set a specific field using the following format:&lt;BR /&gt;&lt;BR /&gt;{APP/SHEET URL}/clearselections/select/{field}/{value}&lt;BR /&gt;&lt;BR /&gt;all is working well until the user selects a filter that breaks our selection.&lt;BR /&gt;&lt;BR /&gt;the question is: how do we instruct Qlik to LOCK the field at select when the URL is clicked.&amp;nbsp; it would make sense that if the functionality to SELECT a field value is opened up via API call, then all fucntionalities of the SELECT function should be supported - or does it?&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;edwin&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 20:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039475#M18117</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-02-17T20:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Locking a field selection using API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039746#M18123</link>
      <description>&lt;P&gt;Hi! You should probably have a look at this endpoint:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2023/Subsystems/EngineJSONAPI/Content/service-genericobject-lock.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2023/Subsystems/EngineJSONAPI/Content/service-genericobject-lock.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 08:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039746#M18123</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2023-02-20T08:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Locking a field selection using API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039749#M18124</link>
      <description>&lt;P&gt;Hi! You should probably investigate this endpoint.&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/td-p/2039475" target="_self"&gt;https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/td-p/2039475&lt;/A&gt;&amp;nbsp;&lt;A href="https://idlebreakout.io" target="_self"&gt;idle breakout&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 08:51:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039749#M18124</guid>
      <dc:creator>herringbur</dc:creator>
      <dc:date>2023-02-20T08:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Locking a field selection using API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039954#M18138</link>
      <description>&lt;P&gt;@moderator - how do you report responses like these?&amp;nbsp; shouldnt anyone be looking out for traps like these?&lt;/P&gt;
&lt;P&gt;this is very infuriating!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 15:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039954#M18138</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-02-20T15:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Locking a field selection using API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039962#M18139</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/41242"&gt;@Øystein_Kolsrud&lt;/a&gt;&amp;nbsp;the doc does not say how to use it.&lt;/P&gt;
&lt;P&gt;if for example, the dashboard link is:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="HTTPS://someServer.com/app12345/sheet12345/sheet/analysis/language/en/clearselections/select/country_desc/Canada" target="_blank"&gt;HTTPS://someServer.com/app12345/sheet12345/sheet/analysis/language/en/clearselections/select/country_desc/Canada&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;i tried using&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="HTTPS://someServer.com/app12345/sheet12345/sheet/analysis/language/en/clearselections/select/country_desc/Canada" target="_blank"&gt;HTTPS://someServer.com/app12345/sheet12345/sheet/analysis/language/en/clearselections/select/country_desc/Canada&lt;/A&gt;/lock/country_desc&lt;BR /&gt;&lt;BR /&gt;didnt work.&amp;nbsp; didnt realize you can incorporate the Qlik engine JSON API calls into the dashboard URL, pls give an example.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 15:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2039962#M18139</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-02-20T15:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Locking a field selection using API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2040371#M18143</link>
      <description>&lt;P&gt;Oh, sorry! I guess I was too quick to answer. I thought you were asking for the functionality in the API in general, and I didn't realize at first that you were looking for a way to do this in the URL. I'm pretty sure there is no lock functionality available there, but I'm not very familiar with that API so I'll leave it to others with more knowledge in this domain to answer your question.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 13:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2040371#M18143</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2023-02-21T13:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Locking a field selection using API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2040446#M18145</link>
      <description>&lt;P&gt;thanks for confirming.&amp;nbsp; this goes back to what i was saying - a functionality is available but in my opinion, it is incomplete.&lt;/P&gt;
&lt;P&gt;the confirmation does allow us to move on and rethink our approach.&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;edwin&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 15:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Locking-a-field-selection-using-API/m-p/2040446#M18145</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-02-21T15:19:37Z</dc:date>
    </item>
  </channel>
</rss>

