<?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 Slider value based on multibox selection. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195360#M713462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kumar,&lt;/P&gt;&lt;P&gt;If the user has first to select from the list one month, and having that month linked with the date field, the slider may have as minimum value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=MonthStart(DateField)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;And monthend for the maximum value.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 15:23:45 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-09-09T15:23:45Z</dc:date>
    <item>
      <title>Slider value based on multibox selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195359#M713461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi...&lt;/P&gt;&lt;P&gt;I am new to Qlikview and this forum has really helped me a lot in understanding the functionalities. I am trying to display revenue records over months. The multibox selection consists of month and year in dropdown. I have a slider which should allow me to display the dates for the month selected in the selection box.&lt;/P&gt;&lt;P&gt;Can somebody help me with this? I have tried using the expression from the drop down in the fields box in the slider properties window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=only(if(ORDER_DATE&amp;gt;=date(date#([MONTH],'MMM'),'MM/DD/YYYY') and (ORDER_DATE&amp;lt;=MonthEnd(date(date#([MONTH],'MMM'),'MM/DD/YYYY'))),ORDER_DATE) )&lt;/P&gt;&lt;P&gt;This should display only the dates between the start date and end dates of the particular month selected (in this case the [MONTH] field).&lt;/P&gt;&lt;P&gt;Any suggestions would be highly useful as I am not able to display apt records in the charts due the dates not being selected.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 15:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195359#M713461</guid>
      <dc:creator />
      <dc:date>2010-09-09T15:03:29Z</dc:date>
    </item>
    <item>
      <title>Slider value based on multibox selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195360#M713462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kumar,&lt;/P&gt;&lt;P&gt;If the user has first to select from the list one month, and having that month linked with the date field, the slider may have as minimum value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=MonthStart(DateField)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;And monthend for the maximum value.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 15:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195360#M713462</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-09T15:23:45Z</dc:date>
    </item>
    <item>
      <title>Slider value based on multibox selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195361#M713463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply.&lt;/P&gt;&lt;P&gt;From your reply, I could understand that&lt;/P&gt;&lt;P&gt;I am trying to use the MonthStart and Monthend functions in the expression but the slider does not display it.&lt;/P&gt;&lt;P&gt;Also, MONTH and ORDER DATE are different fields so I have to decide on the order dates in the month selected.&lt;/P&gt;&lt;P&gt;I am also facing a problem converting the MONTH string to a date. The MONTH value is in the format 'MMM'('AUG') but when i use the date functions, it is not recognizing it. By your explaination, I must put in the minimum value and maximum value but they are not highlighted when I select a field. They are displayed only when I use a variable.&lt;/P&gt;&lt;P&gt;I maybe missing out on certain things but your inputs would be really helpful in understanding the functionalities better.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 15:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195361#M713463</guid>
      <dc:creator />
      <dc:date>2010-09-09T15:39:42Z</dc:date>
    </item>
    <item>
      <title>Slider value based on multibox selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195362#M713464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;Your selections are not working mainly becasue of those different unrelated fields.&lt;/P&gt;&lt;P&gt;I think that for your model is worth writing a master calendar. Basically, is one additional table that taking your master date field (in this case it could be Order Date) creates a handful of other valuable dimensions such as month, year, week, or any other expression you would like to create, related to time and useful for any selection regarding calendars.&lt;/P&gt;&lt;P&gt;Please find some useful code &lt;A href="http://community.qlik.com/forums/p/22821/87246.aspx" target="_blank" title="How to make a calendar"&gt;here&lt;/A&gt; and more elaborated discussion &lt;A href="http://community.qlik.com/wikis/qlikview-wiki/how-to-create-a-calendar.aspx" title="How to create a calendar"&gt;here&lt;/A&gt;, but there are many others browsing the blogs and the forums.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 15:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195362#M713464</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-09T15:55:05Z</dc:date>
    </item>
    <item>
      <title>Slider value based on multibox selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195363#M713465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;My Dates are related to each other. I have formed the month, year from the order date field as shown in the code below. I have also attached the qvd file for your reference. I get the order dates on the slider but they are for the whole year. I am not able to form the expression to display the dates within the particular month.&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;&lt;B&gt;select&lt;/B&gt; o.order_date,to_char(o.order_date,'YYYY') as Year, to_char(o.order_date,'Mon') as Month,o.direct_channel, decode(o.flash_category,'Insurance','All Other Home Value Services','Product Warranty','All Other Home Value Services',o.flash_category) flash_category, o.placed_order_count, i.invoiced_order_count, i.invoice_revenue&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;&lt;B&gt;from&lt;/B&gt;&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;(SELECT trunc(ot.order_date) order_date, qcp.direct_channel, qscp.qc_flash_sp_type flash_category, count(ot.oid) placed_order_count&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;&lt;B&gt;FROM&lt;/B&gt; orders_tab ot,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;qc_cp_master qcp,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;qc_report_scp_master qscp&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;WHERE TRUNC (ot.order_date) BETWEEN TO_DATE ('01/01/2010','MM/DD/YYYY') AND to_date(to_char(sysdate,'MM/DD/YYYY'),'MM/DD/YYYY')&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND ot.entity_oid = qcp.entity_oid&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND ot.order_status &amp;gt; 1&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND qscp.OID = ot.scp_oid&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;and qcp.direct_channel in ('Direct Marketing','Channel Marketing')&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;GROUP BY trunc(ot.order_date), qcp.direct_channel, qscp.qc_flash_sp_type) o,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;(SELECT trunc(rt.create_date) inv_order_date, qcp.direct_channel,qscp.qc_flash_sp_type flash_category,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;count(rt.order_oid) invoiced_order_count, sum(rt.inv_revenue) invoice_revenue&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;&lt;B&gt;FROM&lt;/B&gt; revenue_tab rt,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;qc_cp_master qcp,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;qc_report_scp_master qscp&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;WHERE TRUNC (rt.create_date) BETWEEN TO_DATE ('01/01/2010','MM/DD/YYYY') AND to_date(to_char(sysdate,'MM/DD/YYYY'),'MM/DD/YYYY')&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND rt.entity_oid = qcp.entity_oid&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND rt.scp_oid = qscp.oid&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;and qcp.direct_channel in ('Direct Marketing','Channel Marketing')&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;GROUP BY trunc(rt.create_date), qcp.direct_channel, qscp.qc_flash_sp_type) i&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;where o.direct_channel = i.direct_channel (+)&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;and o.flash_category = i.flash_category (+)&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;and o.order_date = i.inv_order_date (+)&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;union&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;select i.inv_order_date order_date,to_char(i.inv_order_date,'YYYY') as Year, to_char(i.inv_order_date,'Mon') as Month, i.direct_channel, decode(i.flash_category,'Insurance','All Other Home Value Services','Product Warranty','All Other Home Value Services',i.flash_category) flash_category, o.placed_order_count, i.invoiced_order_count, i.invoice_revenue&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;&lt;B&gt;from&lt;/B&gt;&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;(SELECT trunc(ot.order_date) order_date, qcp.direct_channel, qscp.qc_flash_sp_type flash_category, count(ot.oid) placed_order_count&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;&lt;B&gt;FROM&lt;/B&gt; orders_tab ot,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;qc_cp_master qcp,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;qc_report_scp_master qscp&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;WHERE TRUNC (ot.order_date) BETWEEN TO_DATE ('01/01/2010','MM/DD/YYYY') AND to_date(to_char(sysdate,'MM/DD/YYYY'),'MM/DD/YYYY')&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND ot.entity_oid = qcp.entity_oid&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND ot.order_status &amp;gt; 1&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND qscp.OID = ot.scp_oid&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;and qcp.direct_channel in ('Direct Marketing','Channel Marketing')&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;GROUP BY trunc(ot.order_date), qcp.direct_channel, qscp.qc_flash_sp_type) o,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;(SELECT trunc(rt.create_date) inv_order_date, qcp.direct_channel,qscp.qc_flash_sp_type flash_category,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;count(rt.order_oid) invoiced_order_count, sum(rt.inv_revenue) invoice_revenue&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;&lt;B&gt;FROM&lt;/B&gt; revenue_tab rt,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;qc_cp_master qcp,&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;qc_report_scp_master qscp&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;WHERE TRUNC (rt.create_date) BETWEEN TO_DATE ('01/01/2010','MM/DD/YYYY') AND to_date(to_char(sysdate,'MM/DD/YYYY'),'MM/DD/YYYY')&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND rt.entity_oid = qcp.entity_oid&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;AND rt.scp_oid = qscp.oid&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;and qcp.direct_channel in ('Direct Marketing','Channel Marketing')&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;GROUP BY trunc(rt.create_date), qcp.direct_channel, qscp.qc_flash_sp_type) i&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;where o.direct_channel (+) = i.direct_channel&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;and o.flash_category (+) = i.flash_category&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;and o.order_date (+) = i.inv_order_date&lt;/P&gt;&lt;P style="line-height:normal;margin:0in 0in 0pt;mso-layout-grid-align:none;"&gt;order by order_date;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 16:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195363#M713465</guid>
      <dc:creator />
      <dc:date>2010-09-09T16:15:06Z</dc:date>
    </item>
    <item>
      <title>Slider value based on multibox selection.</title>
      <link>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195364#M713466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kumar,&lt;/P&gt;&lt;P&gt;I've seen that you have a lot of tables creating a lot of synthetic keys. I don't know whether you want your model with them.&lt;/P&gt;&lt;P&gt;Anyway, I understand that you want a slider with all possible days within the month and year selected by user, is that correct? If so, you can create a new field, Day, using Day() function that extracts the day from the passed timestamp, and use it for the slider. You don't need to create a minimum or maximum date as your charts will dynamically change if a user change a selection.&lt;/P&gt;&lt;P&gt;Think about the master calendar in qlikview as it seems easier to change than your code here.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 17:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Slider-value-based-on-multibox-selection/m-p/195364#M713466</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-09-09T17:09:36Z</dc:date>
    </item>
  </channel>
</rss>

