<?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: Create Data Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387594#M561818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK then add to your report a Multi Box object where the field is "Time".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By selectiong a time , only series taken in that time will be taken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also create calendar selector ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 12:44:12 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2013-03-25T12:44:12Z</dc:date>
    <item>
      <title>Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387589#M561813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help create in Qlikview a table, that I will later use to build a chart. As Dimension in my chart I want "Name of the error" and as Expression "Number of errors".&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="PADDING-BOTTOM: 3px; WIDTH: 505px; PADDING-TOP: 3px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="413"&gt;Name of the error&lt;/TD&gt;&lt;TD width="92"&gt;Number of errors&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Error 1&lt;/TD&gt;&lt;TD align="right"&gt;56&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Error 2&lt;/TD&gt;&lt;TD align="right"&gt;36&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Error 3&lt;/TD&gt;&lt;TD align="right"&gt;23&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that "Number of errors" must be calculated with an expression like this (example for error 1). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;P&gt;count &lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Testserie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=1&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z1V1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z1V2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z2V1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z2V2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z3V1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z3V2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z4V1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z4V2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/8)&amp;lt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;MW_Bank_OG, L_Z1V1))&amp;nbsp; &lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(Testserie, L_Z1V1... are Data that I have already uploaded to Qlikview)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Depending on the chosen period of time, "Number of errors" must change automatically. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Can you please help me with this task??? Thank you in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #000000; font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style=": ; color: #0000ff; font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;Eduardo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 11:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387589#M561813</guid>
      <dc:creator />
      <dc:date>2013-03-25T11:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387590#M561814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have not mentioned how your data is linked to time period, if an error is linked to a date, simply add the date to the dimensions and it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;letme know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 11:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387590#M561814</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-03-25T11:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387591#M561815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats an example of my original table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="padding-bottom: 3px; padding-top: 3px;" width="320"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="80"&gt;Time&lt;/TD&gt;&lt;TD width="80"&gt;Testserie&lt;/TD&gt;&lt;TD width="80"&gt;LZ1V1&lt;/TD&gt;&lt;TD width="80"&gt;LZ1V2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;16.02.2013&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;0,5&lt;/TD&gt;&lt;TD align="right"&gt;0,4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;16.02.2013&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;0,3&lt;/TD&gt;&lt;TD align="right"&gt;0,45&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;17.02.2013&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;0,5&lt;/TD&gt;&lt;TD align="right"&gt;0,3&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;Errors are not linked with date... In fact errors have to be calculated with the values of LZ1V1 LZ1V2 etc. &lt;/P&gt;&lt;P&gt;Does it help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 11:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387591#M561815</guid>
      <dc:creator />
      <dc:date>2013-03-25T11:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387592#M561816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok but test series happens in a certain date, as I told you before add the date in a multi box or as dimension, it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 12:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387592#M561816</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-03-25T12:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387593#M561817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But my dimension should be "Name of the error", not "Date"... How can I solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 12:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387593#M561817</guid>
      <dc:creator />
      <dc:date>2013-03-25T12:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387594#M561818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK then add to your report a Multi Box object where the field is "Time".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By selectiong a time , only series taken in that time will be taken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also create calendar selector ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 12:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387594#M561818</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-03-25T12:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387595#M561819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand it, but the thnig is that the table &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="padding-bottom: 3px; padding-top: 3px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="border: black 0 solid;" width="413"&gt;Name of the error&lt;/TD&gt;&lt;TD style="border: black 0 solid;" width="92"&gt;Number of errors&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="border: black 0 solid;"&gt;Error 1&lt;/TD&gt;&lt;TD align="right" style="border: black 0 solid;"&gt;56&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="border: black 0 solid;"&gt;Error 2&lt;/TD&gt;&lt;TD align="right" style="border: black 0 solid;"&gt;36&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="border: black 0 solid;"&gt;Error 3&lt;/TD&gt;&lt;TD align="right" style="border: black 0 solid;"&gt;23&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; doesn´t exist. I have to create it, and I don´t know how. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 12:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387595#M561819</guid>
      <dc:creator />
      <dc:date>2013-03-25T12:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387596#M561820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, let's start again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the testserie number identify the error number, is this correct?&lt;/P&gt;&lt;P&gt;If this is true then&lt;/P&gt;&lt;P&gt;1) create a chart (straight table) with testserie as dimension (you can call it Error in the description)&lt;/P&gt;&lt;P&gt;2) create an expression like sum(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z1V1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z1V2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z2V1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z2V2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z3V1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z3V2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z4V1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;L_Z4V2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/8); values will be automatically divided by testserie and date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;3) add a multi box with the date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Let me know&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 13:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387596#M561820</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-03-25T13:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create Data Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387597#M561821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Alex but Testserie doesn´t identify the error. I have 8 different types of error and each line can have all of them (more than one at the same time is possible). With L_Z1V1, L_Z1V2... I have to proof which errors has this line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help and sorry but this subject is quite complicated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 14:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Data-Table/m-p/387597#M561821</guid>
      <dc:creator />
      <dc:date>2013-03-25T14:11:29Z</dc:date>
    </item>
  </channel>
</rss>

