<?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 Analytics with query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Analytics-with-query/m-p/1116215#M463017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use an select statement to analyze my data that is already loaded into Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With other words I do not want to use the mouse and click on table entries to select them, but I want to write a statement that selects the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example (it is an SAP access rights analysis)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Data is already loaded in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 191px; height: 113px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Right&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;from&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;to&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F_BKPF_BUK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;BUKRS&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F_BKPF_BUK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ACTVT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F_BKPF_BUK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ACTVT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;*&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F_BKPF_BUK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ACTVT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;05&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Columns are displayed in different select boxes. But due to the fact that access rights always change, I do not want to make the selections by hand all the time but automate the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, is there a possibility to create a button, an action, a bookmark or whatever in which I can dynamically query something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM table1&lt;/P&gt;&lt;P&gt;WHERE Right = "F_BKPF_BUK"&lt;/P&gt;&lt;P&gt;AND Field = ACTVT&lt;/P&gt;&lt;P&gt;AND ((from &amp;gt; 3 AND to &amp;lt; 7) OR (from = '*'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the next step I want to fill a list with many rights queries and try to automate all the selections, but first things first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your support,&lt;/P&gt;&lt;P&gt; Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2016 21:31:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-02T21:31:23Z</dc:date>
    <item>
      <title>Analytics with query</title>
      <link>https://community.qlik.com/t5/QlikView/Analytics-with-query/m-p/1116215#M463017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use an select statement to analyze my data that is already loaded into Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With other words I do not want to use the mouse and click on table entries to select them, but I want to write a statement that selects the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example (it is an SAP access rights analysis)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Data is already loaded in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 191px; height: 113px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Right&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;from&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;to&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F_BKPF_BUK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;BUKRS&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F_BKPF_BUK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ACTVT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;02&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F_BKPF_BUK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ACTVT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;*&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F_BKPF_BUK&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ACTVT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;05&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Columns are displayed in different select boxes. But due to the fact that access rights always change, I do not want to make the selections by hand all the time but automate the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, is there a possibility to create a button, an action, a bookmark or whatever in which I can dynamically query something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT *&lt;/P&gt;&lt;P&gt;FROM table1&lt;/P&gt;&lt;P&gt;WHERE Right = "F_BKPF_BUK"&lt;/P&gt;&lt;P&gt;AND Field = ACTVT&lt;/P&gt;&lt;P&gt;AND ((from &amp;gt; 3 AND to &amp;lt; 7) OR (from = '*'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the next step I want to fill a list with many rights queries and try to automate all the selections, but first things first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your support,&lt;/P&gt;&lt;P&gt; Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 21:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analytics-with-query/m-p/1116215#M463017</guid>
      <dc:creator />
      <dc:date>2016-08-02T21:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Analytics with query</title>
      <link>https://community.qlik.com/t5/QlikView/Analytics-with-query/m-p/1116216#M463018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not exactely sure if I understood what you want to achieve and why you are using QV to do this, but maybe look into&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) actions you can trigger e.g. using a button click, specifically the Selection - Select in field action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) set analysis:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4076"&gt;A Primer on Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 21:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analytics-with-query/m-p/1116216#M463018</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-08-02T21:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Analytics with query</title>
      <link>https://community.qlik.com/t5/QlikView/Analytics-with-query/m-p/1116217#M463019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can do one time selection to get the result equivalent to sql output and then bookmark the result. The create a trigger to apply the bookmark when it is opened or create a button to apply the bookmark as mentioned above by stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 01:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Analytics-with-query/m-p/1116217#M463019</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2016-08-03T01:44:01Z</dc:date>
    </item>
  </channel>
</rss>

