<?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: PDF issue at access point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794008#M280649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got to resolved my problem. I added field event trigger, because the bookmark is firing in this case. So when bookmark is applied it is selecting one Id field value. I added field event trigger for the field ID to select the product value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After long trails I got this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks for responding me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Dec 2014 03:10:30 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2014-12-29T03:10:30Z</dc:date>
    <item>
      <title>PDF issue at access point</title>
      <link>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794005#M280646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm generating PDF at access point for my reports. The PDF has hyper link, when we click on that link it will open my deployed qlikview at access point. Everything is fine upto here, now we are trying to implement few scenarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario1:&lt;/P&gt;&lt;P&gt;I've Product field with values A,B,C....etc. Now user want to select any one of the product for eg: user selects A product and he will generate PDF at access point. When he clicks the hyperlink from PDF it will open the app at access point and it needs to visible the selection of product as A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario2:&lt;/P&gt;&lt;P&gt;Another scenario is, by default when app is opened at access point it needs to select Min string of Product (i.e. A).I tried this with OnOpen triggers and it is working perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've Apply Bookmark action at OnOpen triggers it is firing when we click on hyperlink of PDF but the other action Selection in Field or Select Possible is not firing. In my scenario if any one of this actions is fired my problem has been resolved. But it is not firing, I don't know why it is not firing this actions and why it is firing only bookmark action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Dec 2014 03:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794005#M280646</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2014-12-28T03:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: PDF issue at access point</title>
      <link>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794006#M280647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to check whether the macro is working?&amp;nbsp; If it works then try to do the same in macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 02:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794006#M280647</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-29T02:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: PDF issue at access point</title>
      <link>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794007#M280648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have any macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 03:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794007#M280648</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2014-12-29T03:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: PDF issue at access point</title>
      <link>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794008#M280649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got to resolved my problem. I added field event trigger, because the bookmark is firing in this case. So when bookmark is applied it is selecting one Id field value. I added field event trigger for the field ID to select the product value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After long trails I got this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks for responding me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 03:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794008#M280649</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2014-12-29T03:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: PDF issue at access point</title>
      <link>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794009#M280650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I asked you to do it in the macro if possible, anyway you resolved it.&amp;nbsp; Please close this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 03:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/PDF-issue-at-access-point/m-p/794009#M280650</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-12-29T03:50:30Z</dc:date>
    </item>
  </channel>
</rss>

