<?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: How to get date only as per a selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945563#M975694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi for the list box you can use something like &lt;/P&gt;&lt;P&gt;aggr(only({&amp;lt;t_date=p(TransactionDate)&amp;gt;}t_date),t_date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Sep 2015 09:30:12 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2015-09-01T09:30:12Z</dc:date>
    <item>
      <title>How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945562#M975693</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;&lt;/P&gt;&lt;P&gt;I want to show the dates in the list box as per the selection of a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. I have "Transaction Name" as a dimension in a seperate table and i have 't_date' which i have used as Date(t_date) in the list box. &lt;/P&gt;&lt;P&gt;So now if i select a transaction name from the list, then out of all the dates it should only show those dates in the drop down which are for that selected transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: i dont have Transaction Name ad Date in the same table.&lt;/P&gt;&lt;P&gt;Transaction Table is present in one table and the Date is shown as a drop down list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 09:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945562#M975693</guid>
      <dc:creator>ashishtams</dc:creator>
      <dc:date>2015-09-01T09:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945563#M975694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi for the list box you can use something like &lt;/P&gt;&lt;P&gt;aggr(only({&amp;lt;t_date=p(TransactionDate)&amp;gt;}t_date),t_date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 09:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945563#M975694</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-09-01T09:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945564#M975695</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;Try Hide Excluded option in &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List box Properties -&amp;gt; General&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Tue, 01 Sep 2015 09:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945564#M975695</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-09-01T09:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945565#M975696</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;I am sorry, I have the date in the multibox (as a drop down).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your expression, but i am not getting anything in the drop down. I am not able to do a drop down now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashish &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 09:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945565#M975696</guid>
      <dc:creator>ashishtams</dc:creator>
      <dc:date>2015-09-01T09:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945566#M975697</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;Yes, thats a option for list box... i mistakenly mentioned list box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the date in the&amp;nbsp; multi box as a drop down...and i see all the dates in the drop down even though they are not for the selected transaction name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 09:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945566#M975697</guid>
      <dc:creator>ashishtams</dc:creator>
      <dc:date>2015-09-01T09:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945567#M975698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same option available in Multi box also, Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multibox Properties -&amp;gt; Presentation -&amp;gt; Click on Dimension -&amp;gt; Select Hide Excluded option.&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>Tue, 01 Sep 2015 10:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945567#M975698</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-09-01T10:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945568#M975699</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;That option works but in my case this is some more tricky&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the date filter as well, like if i select the Transaction Name then the Date which by default gets selected is the max(t_date) through a sheet trigger.. i.e the data for transaction is always shown as latest data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But customer has a option to change the date from the drop down multi box. Now here,&amp;nbsp; in this multi box i ill see only one date if the I select your option "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Select Hide Excluded". i need some calculation which will help me show the dates which are there for that Transaction Name. and by default is shows the max date. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;So for max date i have already put the trigger. but i need only those dates for the selected transaction name. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ashish &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 10:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945568#M975699</guid>
      <dc:creator>ashishtams</dc:creator>
      <dc:date>2015-09-01T10:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945569#M975700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea anybody?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 11:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945569#M975700</guid>
      <dc:creator>ashishtams</dc:creator>
      <dc:date>2015-09-01T11:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945570#M975701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you upload a sample model so your requirement will be clearer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 13:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945570#M975701</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-09-01T13:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945571#M975702</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;try&lt;/P&gt;&lt;P&gt;Create Multibos using Expression&lt;/P&gt;&lt;P&gt;aggr(t_date,t_date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 13:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945571#M975702</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-09-01T13:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945572#M975703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; background-color: #f2f2f2;"&gt;Hi Ashish,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please try Jagan's solution. It will works. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 02:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945572#M975703</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-09-02T02:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date only as per a selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945573#M975704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It worked, Thanks for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 04:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-date-only-as-per-a-selection/m-p/945573#M975704</guid>
      <dc:creator>ashishtams</dc:creator>
      <dc:date>2015-09-30T04:58:31Z</dc:date>
    </item>
  </channel>
</rss>

