<?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 Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730168#M721983</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;COUNT({&amp;lt;FINALWEEKDAY -= {'Sun','Sat'}, FINAL_FLAG = {'WORKINGDAY'}, ZDATE_FROM= {"&amp;gt;=$(=MONTHStart(today()))&amp;lt;=$(=Today())"}&amp;gt;} ANYDIMENSION)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jul 2020 07:45:57 GMT</pubDate>
    <dc:creator>Qlik1_User1</dc:creator>
    <dc:date>2020-07-23T07:45:57Z</dc:date>
    <item>
      <title>Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730142#M721980</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please help me to get correct logic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;COUNT({&amp;lt;FINALWEEKDAY -= {'Sun','Sat'},FINAL_FLAG = {'WORKINGDAY'}&amp;gt;}DATE(Today(),'DD-MM-YYYY') - ZDATE_FROM)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730142#M721980</guid>
      <dc:creator>Surya</dc:creator>
      <dc:date>2024-11-16T00:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730154#M721981</link>
      <description>&lt;P&gt;what error are you getting&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 06:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730154#M721981</guid>
      <dc:creator>Qlik1_User1</dc:creator>
      <dc:date>2020-07-23T06:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730163#M721982</link>
      <description>&lt;P&gt;For eg&amp;nbsp;&lt;/P&gt;&lt;P&gt;01.07.2020 to 31.07.2020&lt;/P&gt;&lt;P&gt;here exclude holiday ,sat and sun value is 23 that's correct&lt;/P&gt;&lt;P&gt;Now i need to show 01.07.2020 to today that count is 17&amp;nbsp;&lt;/P&gt;&lt;P&gt;i Hope you understand&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 07:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730163#M721982</guid>
      <dc:creator>Surya</dc:creator>
      <dc:date>2020-07-23T07:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730168#M721983</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;COUNT({&amp;lt;FINALWEEKDAY -= {'Sun','Sat'}, FINAL_FLAG = {'WORKINGDAY'}, ZDATE_FROM= {"&amp;gt;=$(=MONTHStart(today()))&amp;lt;=$(=Today())"}&amp;gt;} ANYDIMENSION)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 07:45:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730168#M721983</guid>
      <dc:creator>Qlik1_User1</dc:creator>
      <dc:date>2020-07-23T07:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730489#M721984</link>
      <description>&lt;P&gt;Thanks for your responce&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here&amp;nbsp; you are hardcode and apply monthstart but here we are having different starting and not apply direct monthstart at all time.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 05:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730489#M721984</guid>
      <dc:creator>Surya</dc:creator>
      <dc:date>2020-07-24T05:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730523#M721985</link>
      <description>&lt;P&gt;Hi, maybe Networkdays() function canhelp you, it counts ays between dates and you can pass holidays as parameters to avoid to count them:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/es-ES/sense/April2020/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/networkdays.htm" target="_blank"&gt;https://help.qlik.com/es-ES/sense/April2020/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/networkdays.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From your current expression, if you have a master calendar that has a field DATE with all the dates with the flags you can do something like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;COUNT({&amp;lt;FINALWEEKDAY -= {'Sun','Sat'},FINAL_FLAG = {'WORKINGDAY'}, DATE={"&amp;gt;=$(=Max(ZDATE_FROM))&amp;lt;=$(=Today())"}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN&gt;DATE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But this won't work if you have a table with different ZDATE_FROM because set analysis is calculated for the whole table, not row by row.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 06:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1730523#M721985</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-07-24T06:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1735464#M721986</link>
      <description>&lt;P&gt;Thanks For Response&lt;/P&gt;&lt;P&gt;This is Not possible in Front end and i done at back end&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 06:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis/m-p/1735464#M721986</guid>
      <dc:creator>Surya</dc:creator>
      <dc:date>2020-08-13T06:39:11Z</dc:date>
    </item>
  </channel>
</rss>

