<?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: QR Code accessing a Qlik Dashboard in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QR-Code-accessing-a-Qlik-Dashboard/m-p/1969372#M79986</link>
    <description>&lt;P&gt;You could encode the product number as selection in the url contained in the QR code like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2022/Subsystems/APIs/Content/Sense_ClientAPIs/app-integration-api.htm#:~:text=Syntax%3A%20Base%20URL%20%2B%20selection%20in%20single%20field%20(in,appid%7D/sheet/%7Bsheetid%7D/state/analysis/select/%7Bfield%7D/%7Bvalue1%3Bvalue2%7D" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-developer/May2022/Subsystems/APIs/Content/Sense_ClientAPIs/app-integration-api.htm#:~:text=Syntax%3A%20Base%20URL%20%2B%20selection%20in%20single%20field%20(in,appid%7D/sheet/%7Bsheetid%7D/state/analysis/select/%7Bfield%7D/%7Bvalue1%3Bvalue2%7D&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;So your QR encoded urls might end on something like "/select/ProductNumber/PN012345"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;One example using a random demo application:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QR_code_Qlik_Sense_url_with_field_selection.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86829i414A56F477D64813/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QR_code_Qlik_Sense_url_with_field_selection.png" alt="QR_code_Qlik_Sense_url_with_field_selection.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://showcase3.qlik.com/sense/app/bcca6893-a1b3-4763-8c5d-55ca7679878b/sheet/a3cec515-1751-46af-84a0-c4ad24da540d/state/analysis/select/CategoryName/Sportwear" target="_blank" rel="noopener"&gt;https://showcase3.qlik.com/sense/app/bcca6893-a1b3-4763-8c5d-55ca7679878b/sheet/a3cec515-1751-46af-84a0-c4ad24da540d/state/analysis/select/CategoryName/Sportwear&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
    <pubDate>Tue, 16 Aug 2022 21:20:30 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2022-08-16T21:20:30Z</dc:date>
    <item>
      <title>QR Code accessing a Qlik Dashboard</title>
      <link>https://community.qlik.com/t5/App-Development/QR-Code-accessing-a-Qlik-Dashboard/m-p/1969345#M79983</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;
&lt;P&gt;First time posting a question here, but I couldn't find any topic related to this.&lt;/P&gt;
&lt;P&gt;I have a request from a customer to be able to retrieve data using a QR Code. The idea is to scan the QR code on a product and to be able to see every piece of information related to it (traceability / stock / etc…)&lt;/P&gt;
&lt;P&gt;In Qliksense we could just type manually the product number in a search box or a filter and data could be linked automatically.&lt;/P&gt;
&lt;P&gt;But here the idea is to avoid this step by directly be directed to the dashboard filtered on the product number we scan with our phone.&lt;/P&gt;
&lt;P&gt;I hope it makes sense.&lt;/P&gt;
&lt;P&gt;If any of you have an idea on how to achieve this or a similar way to this concept, please feel free to comment or send me a message. Would be very appreciated.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 19:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QR-Code-accessing-a-Qlik-Dashboard/m-p/1969345#M79983</guid>
      <dc:creator>AlexisLeCorfec</dc:creator>
      <dc:date>2022-08-16T19:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: QR Code accessing a Qlik Dashboard</title>
      <link>https://community.qlik.com/t5/App-Development/QR-Code-accessing-a-Qlik-Dashboard/m-p/1969372#M79986</link>
      <description>&lt;P&gt;You could encode the product number as selection in the url contained in the QR code like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2022/Subsystems/APIs/Content/Sense_ClientAPIs/app-integration-api.htm#:~:text=Syntax%3A%20Base%20URL%20%2B%20selection%20in%20single%20field%20(in,appid%7D/sheet/%7Bsheetid%7D/state/analysis/select/%7Bfield%7D/%7Bvalue1%3Bvalue2%7D" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense-developer/May2022/Subsystems/APIs/Content/Sense_ClientAPIs/app-integration-api.htm#:~:text=Syntax%3A%20Base%20URL%20%2B%20selection%20in%20single%20field%20(in,appid%7D/sheet/%7Bsheetid%7D/state/analysis/select/%7Bfield%7D/%7Bvalue1%3Bvalue2%7D&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;So your QR encoded urls might end on something like "/select/ProductNumber/PN012345"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;One example using a random demo application:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QR_code_Qlik_Sense_url_with_field_selection.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86829i414A56F477D64813/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QR_code_Qlik_Sense_url_with_field_selection.png" alt="QR_code_Qlik_Sense_url_with_field_selection.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://showcase3.qlik.com/sense/app/bcca6893-a1b3-4763-8c5d-55ca7679878b/sheet/a3cec515-1751-46af-84a0-c4ad24da540d/state/analysis/select/CategoryName/Sportwear" target="_blank" rel="noopener"&gt;https://showcase3.qlik.com/sense/app/bcca6893-a1b3-4763-8c5d-55ca7679878b/sheet/a3cec515-1751-46af-84a0-c4ad24da540d/state/analysis/select/CategoryName/Sportwear&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 21:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QR-Code-accessing-a-Qlik-Dashboard/m-p/1969372#M79986</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-08-16T21:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: QR Code accessing a Qlik Dashboard</title>
      <link>https://community.qlik.com/t5/App-Development/QR-Code-accessing-a-Qlik-Dashboard/m-p/1969440#M79990</link>
      <description>&lt;P&gt;It seems to be the kind of idea I can make work.&lt;/P&gt;
&lt;P&gt;Do you mind if I contact you later with more questions when we will have to implement ?&lt;/P&gt;
&lt;P&gt;Thanks a lot for the quick answer&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 02:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QR-Code-accessing-a-Qlik-Dashboard/m-p/1969440#M79990</guid>
      <dc:creator>AlexisLeCorfec</dc:creator>
      <dc:date>2022-08-17T02:05:18Z</dc:date>
    </item>
  </channel>
</rss>

