<?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: Is there a way to pass a value from a Qlikview app to a Qlik Sense app? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2503#M174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can. Created the calculation in the load. The export to a csv for qvd. This becomes a import into the Qlik Sense load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or what I did is in a table at my high level customer table I used a field to create a URL link with the value as a parameter. This is like a fake webpage. This goes into a Qlik Sense which reads that value which was transferred over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2018 16:53:21 GMT</pubDate>
    <dc:creator>seanbruton</dc:creator>
    <dc:date>2018-01-18T16:53:21Z</dc:date>
    <item>
      <title>Is there a way to pass a value from a Qlikview app to a Qlik Sense app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2499#M170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #262626; font-family: q_serif, Georgia, Times, 'Times New Roman', 'Hiragino Kaku Gothic Pro', Meiryo, serif; font-size: 21px; font-weight: bold;"&gt;Is there a way to pass a value/selections from a Qlikview app to a Qlik Sense app?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 20:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2499#M170</guid>
      <dc:creator>srik00001</dc:creator>
      <dc:date>2018-01-17T20:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to pass a value from a Qlikview app to a Qlik Sense app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2500#M171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We cannot. No such functionality exists currently&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work around is save the selections in QlikView APP and while converting to QlikSense, the selections will appear in QlikSense App.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 21:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2500#M171</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-01-17T21:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to pass a value from a Qlikview app to a Qlik Sense app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2501#M172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok but that would not work for me. I want a user to make selections in the qlikview app, select a button or a link that takes them to a qlik sense app filtered down to the same selections applied in qlikview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 22:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2501#M172</guid>
      <dc:creator>srik00001</dc:creator>
      <dc:date>2018-01-17T22:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to pass a value from a Qlikview app to a Qlik Sense app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2502#M173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can pass selections in the URL. See&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense-developer/June2017/Subsystems/APIs/Content/app-integration-api.htm?_ga=2.173866851.1756240268.1515891432-822223080.1461710934" title="http://help.qlik.com/en-US/sense-developer/June2017/Subsystems/APIs/Content/app-integration-api.htm?_ga=2.173866851.1756240268.1515891432-822223080.1461710934"&gt;App Integration API ‒ Qlik Sense Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 22:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2502#M173</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-01-17T22:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to pass a value from a Qlikview app to a Qlik Sense app?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2503#M174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can. Created the calculation in the load. The export to a csv for qvd. This becomes a import into the Qlik Sense load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or what I did is in a table at my high level customer table I used a field to create a URL link with the value as a parameter. This is like a fake webpage. This goes into a Qlik Sense which reads that value which was transferred over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 16:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-there-a-way-to-pass-a-value-from-a-Qlikview-app-to-a-Qlik/m-p/2503#M174</guid>
      <dc:creator>seanbruton</dc:creator>
      <dc:date>2018-01-18T16:53:21Z</dc:date>
    </item>
  </channel>
</rss>

