<?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: Flags concept in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391214#M513513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be look at these thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/35604"&gt;What are flags in QV?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/190697" title="https://community.qlikview.com/thread/190697"&gt;I want to create Flags in Qv | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8549"&gt;Customized flags&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2017 13:43:53 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-09-11T13:43:53Z</dc:date>
    <item>
      <title>Flags concept in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391213#M513512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alla,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone please explain me the flags concept in Qlikview. Kindly please provide a clear cut explanation, any reference documents would be higly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 13:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391213#M513512</guid>
      <dc:creator>vishalmanu</dc:creator>
      <dc:date>2017-09-11T13:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Flags concept in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391214#M513513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be look at these thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/35604"&gt;What are flags in QV?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/190697" title="https://community.qlikview.com/thread/190697"&gt;I want to create Flags in Qv | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8549"&gt;Customized flags&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 13:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391214#M513513</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-11T13:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Flags concept in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391215#M513514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info. Although i did not understand the concept exactly what it is, i got some understanding on the concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 06:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391215#M513514</guid>
      <dc:creator>vishalmanu</dc:creator>
      <dc:date>2017-09-12T06:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Flags concept in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391216#M513515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The idea behind flags is to transfer calculations respectively parts of them from the gui into the script so that those informations exists already as native fields within the datamodel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quite common for it are period-matchings like YTD or LYTD - of course you could use set analysis or various if-loops within your gui-expressions to refer to these periods - but often it will be easier to define these periods within the script within a master-calendar and using then simplified expressions like this: sum(value) * Flag_YTD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beside simplifying things will be the performance with flags significantly better than with more complex conditions within the gui-expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 09:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flags-concept-in-Qlikview/m-p/1391216#M513515</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-09-12T09:14:35Z</dc:date>
    </item>
  </channel>
</rss>

