<?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 Data Model issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194929#M55649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is true that Roland said. You could put on screen a list box for Date_Field and you'll see distinct date formats, if some data are uploaded as text you´ll see on left&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Nov 2010 14:39:56 GMT</pubDate>
    <dc:creator>flavio_fazzano</dc:creator>
    <dc:date>2010-11-19T14:39:56Z</dc:date>
    <item>
      <title>Data Model issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194927#M55647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, i have problem in developing a data model in qlikview. I have one calander qvd file in that i have date from 01.01.1995 to 31.12.2010 and another data with excel having transcation data in that one date column is there. when i used to link the date column from QVD and date column from excel the link is not proper. guide me is there anything i need to check while dev data model with date function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 14:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194927#M55647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-19T14:22:09Z</dc:date>
    </item>
    <item>
      <title>Data Model issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194928#M55648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;date formats are often different and allmost timeconsuming. To see whats your problem it would be easier for all if you post an example app. Just a few rows from your excel and qvd in a qvw to see what happens.&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 14:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194928#M55648</guid>
      <dc:creator />
      <dc:date>2010-11-19T14:31:26Z</dc:date>
    </item>
    <item>
      <title>Data Model issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194929#M55649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is true that Roland said. You could put on screen a list box for Date_Field and you'll see distinct date formats, if some data are uploaded as text you´ll see on left&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 14:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194929#M55649</guid>
      <dc:creator>flavio_fazzano</dc:creator>
      <dc:date>2010-11-19T14:39:56Z</dc:date>
    </item>
    <item>
      <title>Data Model issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194930#M55650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;I have checked the data but still it is not showing proper link with the excel Date. I have uploaded my app with limted data could u please and check n tell me what is the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 05:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194930#M55650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-20T05:12:31Z</dc:date>
    </item>
    <item>
      <title>Data Model issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194931#M55651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it is as I assumed it. Your date-fields do not fit together. You can check it i.e with a table box. There you can see two rows with the similar looking date-format, but in fact these are two different rows because the date-formats do not fit together. Check my attachement.&lt;/P&gt;&lt;P&gt;Now there is more then one possibility. My favorite is using a number as key to link the tables together. You can use the num() - function to convert both fields (DateLink) to number. Second posibility is to use a DateLink like this: Num(Year &amp;amp; Month &amp;amp; Day) As DateLink or better you name it as $Date_ID. (doing with both fields).&lt;/P&gt;&lt;P&gt;I think this points into right direction,&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 22:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194931#M55651</guid>
      <dc:creator />
      <dc:date>2010-11-20T22:37:06Z</dc:date>
    </item>
    <item>
      <title>Data Model issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194932#M55652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in addition to my post above you should format the column DateLink of the table box as a timestamp. You will see two "date" fields being in reality timestamps (and with two different values !). To be more precise as in my post above: they seem to be equal as dateformatted but they have two different time values. Thats the main reason why I am not using dates or similar as key fields to link tables.&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 11:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model-issue/m-p/194932#M55652</guid>
      <dc:creator />
      <dc:date>2010-11-21T11:52:46Z</dc:date>
    </item>
  </channel>
</rss>

