<?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 Selecting the data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738605#M1058564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have list of partners who suppose to sent me data every month. Unfortunately some of them doesnot.&lt;/P&gt;&lt;P&gt;So I have database where I have number of working days, of how long it took for partner to send in data and if data was not submited,&amp;nbsp; database has 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont have any problem when I am working with the one month, but now I been asked to prepare quarterly report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made 3 buttons: Show all, Always submited, At lease one month not submimet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first buton I just clear the selection in Number of Working Days&lt;/P&gt;&lt;P&gt;The third buton selecting any month when data was not submited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the Second button I don't know how to make works. basicaly whenever there is a month when data was sumbited is pop up on the list, and goal is to show only those who never miss submition of the data. I was thinking to use formula "min" but dont know where to make analises in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 11:52:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-16T11:52:16Z</dc:date>
    <item>
      <title>Selecting the data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738605#M1058564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have list of partners who suppose to sent me data every month. Unfortunately some of them doesnot.&lt;/P&gt;&lt;P&gt;So I have database where I have number of working days, of how long it took for partner to send in data and if data was not submited,&amp;nbsp; database has 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont have any problem when I am working with the one month, but now I been asked to prepare quarterly report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made 3 buttons: Show all, Always submited, At lease one month not submimet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first buton I just clear the selection in Number of Working Days&lt;/P&gt;&lt;P&gt;The third buton selecting any month when data was not submited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the Second button I don't know how to make works. basicaly whenever there is a month when data was sumbited is pop up on the list, and goal is to show only those who never miss submition of the data. I was thinking to use formula "min" but dont know where to make analises in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 11:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738605#M1058564</guid>
      <dc:creator />
      <dc:date>2014-10-16T11:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738606#M1058565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you capture whether the customer is submitted or not?&lt;/P&gt;&lt;P&gt;Are you creating any flag to store the value.If yes then you can check by combining flag and month column&lt;/P&gt;&lt;P&gt;Give some example how you are data is...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738606#M1058565</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-10-16T12:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738607#M1058566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Validation form in word document which is complited every month by my team.&lt;/P&gt;&lt;P&gt;I created macro which capture data from those documents and updated the database. So in database I have column "Number of Working Days" if in the column is 0 that means this partner does not submit data.&lt;/P&gt;&lt;P&gt;Monthly reports works fine for me problem is with the quarterly report&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="292"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="53"&gt;Partner&lt;/TD&gt;&lt;TD class="xl64" width="75"&gt;DB Date&lt;/TD&gt;&lt;TD class="xl65" width="164"&gt;Number of Working days&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;a&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/07/2014&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;b&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/07/2014&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;c&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/07/2014&lt;/TD&gt;&lt;TD align="right"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;d&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/07/2014&lt;/TD&gt;&lt;TD align="right"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;a&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/08/2014&lt;/TD&gt;&lt;TD align="right"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;b&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/08/2014&lt;/TD&gt;&lt;TD align="right"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;c&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/08/2014&lt;/TD&gt;&lt;TD align="right"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;d&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/08/2014&lt;/TD&gt;&lt;TD align="right"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;a&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/09/2014&lt;/TD&gt;&lt;TD align="right"&gt;17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;b&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/09/2014&lt;/TD&gt;&lt;TD align="right"&gt;18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;c&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/09/2014&lt;/TD&gt;&lt;TD align="right"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;d&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;01/09/2014&lt;/TD&gt;&lt;TD align="right"&gt;17&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738607#M1058566</guid>
      <dc:creator />
      <dc:date>2014-10-16T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738608#M1058567</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;As you have mentioned you are capturing the number of days a partner took to submit data.&lt;/P&gt;&lt;P&gt;so you can check if there is no zero available for past 3 months then you can show that partner list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738608#M1058567</guid>
      <dc:creator />
      <dc:date>2014-10-16T12:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738609#M1058569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link to find missing data &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/6521" title="http://community.qlik.com/thread/6521"&gt;http://community.qlik.com/thread/6521&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Through this you can check the customer who has not submitted.Create a column called flag to show customer submitted or not (y/n). If customer has all 'y' in all the month then consider as 'all submitted'.&lt;/P&gt;&lt;P&gt;Just try to create a sample qv and check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 13:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738609#M1058569</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-10-16T13:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738610#M1058570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see below what I need in QV. thos 1 and 2 are the count of 0 in selected quarter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when I perss my button which has action to clear all i will receive below table.&lt;/P&gt;&lt;P&gt;Then if I will press button which will make selection in Field "Number of working days" String 0 then I will see only those&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I press button to select "Number of Working Days" String "&amp;gt;0" then when ever there is month that we received data it will be shown as well. for example if July we got nothing and then Aug-Sep we recevied the data this Partner will be in the both tables. What I want is that if there was at least 1 month when partner doesnt submit data it should be shown only in list for the red indicator (action&amp;nbsp; "Number of Working Days" String "&amp;gt;0")&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/69089_Capture1.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 13:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738610#M1058570</guid>
      <dc:creator />
      <dc:date>2014-10-16T13:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738611#M1058571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem is that I dont want to have this flag for all months, but only for selected quarter...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 13:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738611#M1058571</guid>
      <dc:creator />
      <dc:date>2014-10-16T13:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738612#M1058572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know that I sould check if there is no 0 and despaly those, my question is how;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 13:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-the-data/m-p/738612#M1058572</guid>
      <dc:creator />
      <dc:date>2014-10-16T13:26:02Z</dc:date>
    </item>
  </channel>
</rss>

