<?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: Syntax issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429767#M160185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to avoid selections on some fields just change your Set analisys as follows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #800000;"&gt;ExtractDate&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #800000;"&gt;"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #800000;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;={'APE AP'} &lt;STRONG&gt;, Month = &lt;/STRONG&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #800000;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;)/1000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;I have supposed that fiel's name is Month. You can do these with every field you want to avoid Qlik standar functionality,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Hope it helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2012 11:13:33 GMT</pubDate>
    <dc:creator>forte</dc:creator>
    <dc:date>2012-12-12T11:13:33Z</dc:date>
    <item>
      <title>Syntax issue</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429765#M160183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following set analysis which works really well, the problem I'm having though is the data in the graph still changes if someone selects a month from my list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want this table to always show YTD 2012 data no matter what selection is made by the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({$&amp;lt;&lt;SPAN style="color: #800000;"&gt;ExtractDate&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"&lt;/SPAN&gt;},&lt;SPAN style="color: #800000;"&gt;Measure&lt;/SPAN&gt;={'APE AP'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;Value&lt;/SPAN&gt;)/1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vStartDate = 01/01/2012&lt;/P&gt;&lt;P&gt;vEndDate = 31/12/2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something simple?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 10:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429765#M160183</guid>
      <dc:creator>samvile18</dc:creator>
      <dc:date>2012-12-12T10:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax issue</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429766#M160184</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;Exclude your date filters selection like Year, Month, Quarter, Week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({$&amp;lt;Year=, Month=, Quarter=, Week=, &lt;SPAN style="color: #800000;"&gt;ExtractDate&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"&lt;/SPAN&gt;},&lt;SPAN style="color: #800000;"&gt;Measure&lt;/SPAN&gt;={'APE AP'}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;Value&lt;/SPAN&gt;)/1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can ignore the selections using Set analysis.&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>Wed, 12 Dec 2012 11:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429766#M160184</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-12-12T11:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax issue</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429767#M160185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to avoid selections on some fields just change your Set analisys as follows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #800000;"&gt;ExtractDate&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #800000;"&gt;"&amp;gt;=$(vStartDate)&amp;lt;=$(vEndDate)"&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #800000;"&gt;Measure&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;={'APE AP'} &lt;STRONG&gt;, Month = &lt;/STRONG&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; font-family: Arial; color: #800000;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;)/1000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;I have supposed that fiel's name is Month. You can do these with every field you want to avoid Qlik standar functionality,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Hope it helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429767#M160185</guid>
      <dc:creator>forte</dc:creator>
      <dc:date>2012-12-12T11:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax issue</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429768#M160186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant, thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-issue/m-p/429768#M160186</guid>
      <dc:creator>samvile18</dc:creator>
      <dc:date>2012-12-12T11:15:03Z</dc:date>
    </item>
  </channel>
</rss>

