<?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: Set expression issue..?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4613#M792440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks right to me... is it not working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2018 10:28:28 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-22T10:28:28Z</dc:date>
    <item>
      <title>Set expression issue..??</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4612#M792439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team ,&lt;/P&gt;&lt;P&gt;we have 5 tables and each tables is having a separate flag field, so that we can differentiate and compare the data together,remianing all columns are common in all 5 tables and we are concatinating all into a single fact.&amp;nbsp; in the below expression Flag_EE is from table EE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag_EE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={1},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Call Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={Voice}&amp;gt;} &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vShowDurationAs)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is my above expression is right to get the data from a single table where &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag_EE&lt;/SPAN&gt; =1 is the defualt value we are giving in that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and call type and &lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vShowDurationAs&lt;/EM&gt;&lt;/STRONG&gt; coming from over all fact table which is a combination of all 5 tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to get the data from the table 5 where the flag is &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag_EE&lt;/SPAN&gt;, am i using the correct set exp ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advise..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4612#M792439</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression issue..??</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4613#M792440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks right to me... is it not working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 10:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4613#M792440</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-22T10:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression issue..??</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4614#M792441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is working Sunny, But business was saying that the counts are coming from all the tables not from a single EE table where i was bit confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the set modifiers whatever we mention then the set expression pick the resultant counts only right ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the Qvd we are taking 1 as Flag_EE and am using &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag_EE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={1} which is correct only right ??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 10:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4614#M792441</guid>
      <dc:creator>vishalgoud</dc:creator>
      <dc:date>2018-01-22T10:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression issue..??</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4615#M792442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know and understand, what you are saying is correct. If you have flagged a single table with 1, and you use it in your set analysis, then it should show you the count from that table only. May be someone else can verify me here. &lt;A href="https://community.qlik.com/qlik-users/3540"&gt;pcammaert&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 10:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4615#M792442</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-22T10:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression issue..??</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4616#M792443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You´re right &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌, as usual&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/184840"&gt;vishalgoud&lt;/A&gt;,please elaborate a bit more what you mean by&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;"vShowDurationAs&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; coming from over all fact table which is a combination of all 5 tables"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 11:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4616#M792443</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2018-01-22T11:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set expression issue..??</title>
      <link>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4617#M792444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It probably depends on how the table containing Flag_EE links to the central table, if I understand it right that the common data is residing in a central table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be absolutely sure that no other records are used when a particular flag is chosen, it may be better to throw everything together and add a single Flag that contains values identitying the different sources (Set analysis then becomes Flag={EE} or something). If possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 12:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-expression-issue/m-p/4617#M792444</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-01-22T12:23:47Z</dc:date>
    </item>
  </channel>
</rss>

