<?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: days creation based on one day in a month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913688#M988609</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;You can create a Date field having all dates and join it with your data. This will give you exactly the output you have shown above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant P Baste&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2015 12:22:42 GMT</pubDate>
    <dc:creator>prashantbaste</dc:creator>
    <dc:date>2015-07-24T12:22:42Z</dc:date>
    <item>
      <title>days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913683#M988604</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 have one table like below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE height="133" width="132"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;data &lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;target&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;2/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;3/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;4/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;5/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;6/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;date format M/D/YYYY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want create some another field like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE height="209" width="328"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;data &lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;target&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;date1&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;target1&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/2/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/3/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/4/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/5/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/6/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/7/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/8/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/9/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="color: #000000; font-size: 10pt;" width="68"&gt;1/10/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="color: #000000; font-size: 10pt;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i create like this........ &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 11:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913683#M988604</guid>
      <dc:creator>sakamsureshbabu</dc:creator>
      <dc:date>2015-07-24T11:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913684#M988605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if I understand you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to make a Pivot table or are you looking for a way to combine data in one field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 11:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913684#M988605</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-07-24T11:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913685#M988606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Onno&lt;/P&gt;&lt;P&gt;first table is my sours table &lt;/P&gt;&lt;P&gt;that table i want convert like second table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 11:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913685#M988606</guid>
      <dc:creator>sakamsureshbabu</dc:creator>
      <dc:date>2015-07-24T11:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913686#M988607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this script&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;load&amp;nbsp; date#(data,'D/M/YYYY') as data,target,&lt;/P&gt;&lt;P&gt;date(date#(data,'D/M/YYYY'),'M/D/YYYY') as data1,&lt;/P&gt;&lt;P&gt;target&amp;amp;'/days in month' as target1&lt;/P&gt;&lt;P&gt;inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data,target&lt;/P&gt;&lt;P&gt;1/1/2014,30&lt;/P&gt;&lt;P&gt;2/1/2014,30&lt;/P&gt;&lt;P&gt;3/1/2014,30&lt;/P&gt;&lt;P&gt;4/1/2014,30&lt;/P&gt;&lt;P&gt;5/1/2014,30&lt;/P&gt;&lt;P&gt;6/1/2014,30&lt;/P&gt;&lt;P&gt;30/1/2014,30&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 11:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913686#M988607</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-24T11:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913687#M988608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in my source table i have only two fields those are date and target &lt;/P&gt;&lt;P&gt;table like below&lt;/P&gt;&lt;TABLE height="133" style="border: 0px; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;" width="132"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;data&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;target&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;2/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;3/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;4/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;5/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;6/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;my date format M/D/YYYY&lt;/P&gt;&lt;P&gt;there given month vise target but i want to convert target value into daily base and store those information day base like below table format&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE height="209" style="border: 0px; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;" width="328"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;data&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;target&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;date1&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;target1&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/1/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/2/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/3/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/4/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/5/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/6/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/7/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/8/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/9/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD class="et2" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="68"&gt;1/10/2014&lt;/TD&gt;&lt;TD class="et1" height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-size: 10pt; font-family: inherit; color: #000000;" width="64"&gt;30/days in month&lt;/TD&gt;&lt;TD height="19" style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;this table containing 4 fields&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;how can i create this table ............&amp;nbsp; &lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913687#M988608</guid>
      <dc:creator>sakamsureshbabu</dc:creator>
      <dc:date>2015-07-24T12:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913688#M988609</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;You can create a Date field having all dates and join it with your data. This will give you exactly the output you have shown above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant P Baste&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913688#M988609</guid>
      <dc:creator>prashantbaste</dc:creator>
      <dc:date>2015-07-24T12:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913689#M988610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;my date field will update automatically when post in server also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913689#M988610</guid>
      <dc:creator>sakamsureshbabu</dc:creator>
      <dc:date>2015-07-24T12:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913690#M988611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Load&lt;BR /&gt; Date(Date+IterNo()-1) as Date,&lt;BR /&gt; Month(Date(Date+IterNo()-1)) as Month,&lt;BR /&gt; target/Day(MonthEnd(Date)) as Target,&lt;/P&gt;
&lt;P&gt;target&lt;BR /&gt;While Date+IterNo()-1&amp;lt;=MonthEnd(Date);&lt;/P&gt;
&lt;P&gt;Load &lt;BR /&gt; Date#(date, 'M/D/YYYY') as Date,&lt;BR /&gt; target inline [&lt;BR /&gt;date,target&lt;/P&gt;
&lt;P&gt;1/1/2014,30&lt;/P&gt;
&lt;P&gt;2/1/2014,30&lt;/P&gt;
&lt;P&gt;3/1/2014,30&lt;/P&gt;
&lt;P&gt;4/1/2014,30&lt;/P&gt;
&lt;P&gt;5/1/2014,30&lt;/P&gt;
&lt;P&gt;6/1/2014,30&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:41:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913690#M988611</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-07-24T12:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913691#M988612</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;You can create Dynamic datefield which will update on every reload of your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. - &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let varMinDate = Num(Peek('minDate'));&lt;/P&gt;&lt;P&gt;Let varMaxDate = Num(Peek('maxDate'));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempCalendar:&lt;/P&gt;&lt;P&gt;LOAD $(MinDateRange) + Iterno()-1 As Num,&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt; &lt;/TD&gt;&lt;TD&gt;IterNo() as ITERCOUNT,&lt;/TD&gt;&lt;TD&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; &lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Date($(MinDateRange) + IterNo() - 1) as DateField&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; &lt;/TD&gt;&lt;TD&gt;AutoGenerate 1 &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;While $(MinDateRange) + IterNo() -1 &amp;lt;= $(MaxDateRange);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As shown in above code... Date will be created from your data only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant P Baste&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913691#M988612</guid>
      <dc:creator>prashantbaste</dc:creator>
      <dc:date>2015-07-24T12:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913692#M988613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD data,target,&lt;/P&gt;&lt;P&gt;date(data+IterNo()-1,'M/D/YYYY') AS date1,&lt;/P&gt;&lt;P&gt;ceil(MonthEnd(data+IterNo()-1,0)-MonthStart(data+IterNo()-1,0))&amp;amp;'/days in month' as target1&lt;/P&gt;&lt;P&gt;while data+IterNo()-1&amp;lt;=MonthEnd(data,0);&lt;/P&gt;&lt;P&gt;load&amp;nbsp; date#(data,'M/D/YYYY') as data ,target&lt;/P&gt;&lt;P&gt;inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data,target&lt;/P&gt;&lt;P&gt;1/1/2014,30&lt;/P&gt;&lt;P&gt;2/1/2014,30&lt;/P&gt;&lt;P&gt;3/1/2014,30&lt;/P&gt;&lt;P&gt;4/1/2014,30&lt;/P&gt;&lt;P&gt;5/1/2014,30&lt;/P&gt;&lt;P&gt;6/1/2014,30&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913692#M988613</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-24T12:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913693#M988614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasidhar&lt;/P&gt;&lt;P&gt;it is working Thank U......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 06:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913693#M988614</guid>
      <dc:creator>sakamsureshbabu</dc:creator>
      <dc:date>2015-07-27T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: days creation based on one day in a month</title>
      <link>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913694#M988615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;please close the thread if you got your answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 07:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/days-creation-based-on-one-day-in-a-month/m-p/913694#M988615</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-07-27T07:07:28Z</dc:date>
    </item>
  </channel>
</rss>

