<?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: QV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV/m-p/488908#M182713</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;The floor function used&amp;nbsp; in QVD is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor(date(date,'dd/mm/yyyy') as date &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereas the floor function used in live file is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor(date) as date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the live file in one table the date is taken as using floor function. And upto last month the data is fine in the file but I am nit able to see the data since last month.&lt;/P&gt;&lt;P&gt;urgently needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 15:15:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-19T15:15:50Z</dc:date>
    <item>
      <title>QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488906#M182711</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;If we create in the script floor(date) it will display in interger form if we don't have that date in table. otherwise will it display as date( same as from date in table). can anyone clarify my doubt as I strucked here to procced further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488906#M182711</guid>
      <dc:creator />
      <dc:date>2013-06-19T15:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488907#M182712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using floor function as shown below?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 16px; font-family: Calibri; color: blue;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 16px; font-family: Calibri;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Calibri; font-size: 16px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 16px; font-family: Calibri; color: blue;"&gt;Floor&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 16px; font-family: Calibri;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Calibri; font-size: 16px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 16px; font-family: Calibri; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Calibri; font-size: 16px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 16px; font-family: Calibri;"&gt;), 'YYYY-MM-DD')&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Calibri; font-size: 16px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 16px; font-family: Calibri; color: blue;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Calibri; font-size: 16px; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 16px; font-family: Calibri; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488907#M182712</guid>
      <dc:creator />
      <dc:date>2013-06-19T15:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488908#M182713</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;The floor function used&amp;nbsp; in QVD is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor(date(date,'dd/mm/yyyy') as date &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereas the floor function used in live file is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floor(date) as date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the live file in one table the date is taken as using floor function. And upto last month the data is fine in the file but I am nit able to see the data since last month.&lt;/P&gt;&lt;P&gt;urgently needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 15:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488908#M182713</guid>
      <dc:creator />
      <dc:date>2013-06-19T15:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488909#M182714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In both cases Floor() is outsede, hence it is creating integer format.&amp;nbsp; To get date format, it should be&lt;/P&gt;&lt;P&gt;date(floor(date))&lt;/P&gt;&lt;P&gt;If you want to specify format, it will be:&lt;/P&gt;&lt;P&gt;date(floor(date), 'dd/mm/yyyy')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 17:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488909#M182714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T17:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488910#M182715</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;Means it should be like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(floor(createdon), 'dd/mm/yyyy')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it right? actually my field is createdon instead of date&lt;/P&gt;&lt;P&gt;please consider as urgent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Jun 19, 2013 at 6:39 PM, Michael Solomovich &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488910#M182715</guid>
      <dc:creator />
      <dc:date>2013-06-20T09:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488911#M182716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes .You are right .Date field name is anything as you said, it is "createdon" then you can make the date as you have shown above.&lt;/P&gt;&lt;P&gt;So go and proceed with the same as you have written.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488911#M182716</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-20T09:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488912#M182717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here I have one query.&lt;/P&gt;&lt;P&gt;as we are getting data upto april but from may onwards we are not able to see any data? as I observed and try to change the SQl table from old database to new database and try to reload the QVD first but surprisingly it is not allowing me to reload. Can you tell me what could be the reason?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488912#M182717</guid>
      <dc:creator />
      <dc:date>2013-06-20T09:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488913#M182718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you are getting the data up to April it means that&amp;nbsp; upto april date data is present and after your qvd refresh its upto april data.Now you have converted&amp;nbsp; into new sql table so means that only changes in table .&lt;/P&gt;&lt;P&gt;I think the problem is in your table name that you have modify as table.&lt;/P&gt;&lt;P&gt;For this either you have to ignore only that table by comment it or by delete from your Qvd fileas&amp;nbsp; and again reload qvd.after this if it working fine that means the problem is with new table that you modified .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:32:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488913#M182718</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-20T09:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488914#M182719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also have to keep in mind that the table that you have converted ,again take that table from sql db and delete the previous one from your qvd.means create new QVD for that table.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488914#M182719</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-20T09:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488915#M182720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was trying to reload entirely in different fiolder by taking the same QVD. but I changed the sql table, because the table name is same but the database is changed from old to new. now I need to use the table which exists in new database. even I tried by deleting the QVD also none is working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488915#M182720</guid>
      <dc:creator />
      <dc:date>2013-06-20T09:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: QV</title>
      <link>https://community.qlik.com/t5/QlikView/QV/m-p/488916#M182721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fetch that sql table again in your qvw via sql connection .From that qvw create new QVD file.&lt;/P&gt;&lt;P&gt;Then try reload .through that QVD.&lt;/P&gt;&lt;P&gt;The whole thing is that u need to create again a new qvd from new sql table.&lt;/P&gt;&lt;P&gt;if its not working may be you need to again make the new sql connection through your oldb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 10:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV/m-p/488916#M182721</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-20T10:56:35Z</dc:date>
    </item>
  </channel>
</rss>

