<?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 Line chart question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51948#M605937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello i want to create a line chart which counts the material produced every minute. I have an sql db with date and time (23.05.2017 23:30:10) for measure i will count a column. When i add the Date column from sql i see multiple dates as dimension. I need to see the number of produced products every minute. So i dont want to see date as dimension but minute.&lt;/P&gt;&lt;P&gt;I hope i am clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2018 14:51:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-05-17T14:51:44Z</dc:date>
    <item>
      <title>Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51948#M605937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello i want to create a line chart which counts the material produced every minute. I have an sql db with date and time (23.05.2017 23:30:10) for measure i will count a column. When i add the Date column from sql i see multiple dates as dimension. I need to see the number of produced products every minute. So i dont want to see date as dimension but minute.&lt;/P&gt;&lt;P&gt;I hope i am clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 14:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51948#M605937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-17T14:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51949#M605938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time(Timestamp(Timestamp#(TimeLoad, 'DD.MM.YYYY hh:mm:ss'),'DD.MM.YYYY hh:mm:ss'), 'mm') AS TimeOnly&lt;/P&gt;&lt;P&gt;From YourDataSourceTableName;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 15:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51949#M605938</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-05-17T15:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51950#M605939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erhan, the is also the Minute() function:&lt;/P&gt;&lt;P&gt;Minute(&lt;EM&gt;FieldName&lt;/EM&gt;) as Minute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Minute(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Timestamp#(&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;FieldName&lt;/EM&gt;&lt;/SPAN&gt;, 'DD.MM.YYYY hh:mm:ss')&lt;/SPAN&gt;) as Minute&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 15:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51950#M605939</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-05-17T15:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51951#M605940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post some sample data and your expected result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 19:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51951#M605940</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-05-17T19:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51952#M605941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank yo i,2ll try and answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 05:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51952#M605941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T05:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51953#M605942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Started loading data&lt;/P&gt;&lt;P style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;Connecting to MaintenanceSQL Connected&lt;/P&gt;&lt;P class="headline edc_error" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;The following error occurred:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;No qualified path for file: ***&lt;/P&gt;&lt;P class="headline edc_error" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;The error occurred here:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;LOAD *, Time(Timestamp(Timestamp#(DateTime,'DD.MM.YYYY hh:mm:ss'),'DD.MM.YYYY hh:mm:ss'),'mm')AS Timeonly From [MaintenanceSQL]&lt;/P&gt;&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;Data has not been loaded. Please correct the error and try loading again.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my date coloum name in sql is DateTime, i wrote your code in a new section at data load editor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 05:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51953#M605942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T05:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51954#M605943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;maybe i just need a measure function for this. like take the four same minute as one and count the other column&lt;/P&gt;&lt;P&gt;currently my measure is&amp;nbsp;&amp;nbsp;&amp;nbsp; count (reference)&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="202716" alt="grph.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/202716_grph.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 05:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51954#M605943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T05:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51955#M605944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post your complete script??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 05:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51955#M605944</guid>
      <dc:creator>big_dreams</dc:creator>
      <dc:date>2018-05-18T05:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51956#M605945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DateTime&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reference&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:27:09.000 12341234&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:27:23.000 12341234&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:29:09.000 32123451&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:29:22.000 32123451&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:29:28.000 12341234&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:29:42.000 32123451&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:29:52.000 32123451&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:30:06.000 45134123&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:31:12.000 45134123&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2016-12-15 12:31:25.000 45134123&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;i need to see 2 at minute 12.27 at 2016-12-15&amp;nbsp; , need to see 5 at minute 12:29 at 2016-12-15 and so on as a line chart&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 06:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51956#M605945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T06:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51957#M605946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;No qualified path for file: ***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the SQL statement to get data from a database table. You can use a preceding LOAD statement to then use QlikSense script functions. Assuming the datetime value is called &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;DateTimeField:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Floor(DateTimeField)) as Date,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // date from DateTimeField;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interval(Round(Frac(DateTimeField), 1/1440), 'm') as TimeValue,&amp;nbsp;&amp;nbsp;&amp;nbsp; // minutes in day (as a datetime numeric)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Minute(DateTimeField) as Minute;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // minutes portion of hh:mm time&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL SELECT * &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;From YourDataSourceTableName;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Adapt as required for the correct table and field names and SQL query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 06:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51957#M605946</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-05-18T06:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51958#M605947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello in addition to code i deleted seconds from data manager, because in dimension it still displayed seconds.&lt;IMG __jive_id="202727" alt="datetime.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/202727_datetime.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now the graphic is as below, there is still 4 from same minute . i need 1 value which will be 8 in the yellow marked area as 12:12:2016 01:03&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="202717" alt="grph2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/202717_grph2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should be like this&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="202729" alt="datetime2.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/202729_datetime2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 06:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51958#M605947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T06:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51959#M605948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deleting seconds from the format does not change the underlying value, so you still have seconds value - they only look like minute values. To ensure proper minute values, round the datetime to the nearest minute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TimeStamp(&lt;STRONG&gt;Round&lt;/STRONG&gt;(DateTime, 1/1440), 'yyyy.MM.dd hh:mm')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(1440 is the number of minutes in a 24h day)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 07:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51959#M605948</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-05-18T07:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51960#M605949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry i couldn't find the place to write this&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TimeStamp(&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Round&lt;/STRONG&gt;(DateTime, 1/1440), 'yyyy.MM.dd hh:mm')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;is it the main section at data load editor SET .....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;or the code you send(where exacly)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 07:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51960#M605949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T07:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51961#M605950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i wrote it as dimension expression , the result is as below, i just dont need the seconds that is all&lt;/P&gt;&lt;P&gt;&lt;IMG alt="grph3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/202725_grph3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 07:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51961#M605950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T07:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51962#M605951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you provide the full script, as has already been requested, I will be able to show you exactly where to put that statement. Use it for the fact table load statement (ie where you load DateTime).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 07:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51962#M605951</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-05-18T07:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51963#M605952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i copied the script below. the graph is currently as below. But counts wrong, normally at sql db there is&amp;nbsp; 7 references at "2018.05.18 10:56" but graph counts 3.&lt;/P&gt;&lt;P&gt;dimension = &lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TimeStamp(&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Round&lt;/STRONG&gt;&lt;/SPAN&gt;(DateTime, 1/1440), 'yyyy.MM.dd hh:mm')&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;measure&amp;nbsp; =&amp;nbsp; count(referans)&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="202726" alt="grph4.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/202726_grph4.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 08:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51963#M605952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T08:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51964#M605953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; APPLYMAP( 'CELLNOMapping', [CELLNO]) AS [CELLNO],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; TimeStamp(Round(DateTime, 1/1440), 'yyyy.MM.dd hh:mm') AS [DateTimeM],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp([DateTime] ,'YYYY-MM-DD hh:mm[:ss[.fff]]') AS [DateTime],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Referans];&lt;/P&gt;&lt;P&gt;SQL SELECT "ID",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "CELLNO",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "DateTime",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Referans"&lt;/P&gt;&lt;P&gt;FROM "MidProduct"."dbo"."URT_BASE";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use DateTimeM as the chart dimension. You need DateTime to keep the association with the calendar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 08:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51964#M605953</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-05-18T08:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51965#M605954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="selectable created" style="margin: 0 0 0 5px;"&gt;01:12:03&lt;/P&gt;&lt;P class="selectable" style="margin: 0 0 0 5px;"&gt;Output cleared.&lt;/P&gt;&lt;P class="message empty" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;01:12:05&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="selectable" style="margin: 0 0 0 5px;"&gt;---&lt;/P&gt;&lt;P class="message default" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;Started loading data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message empty" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message empty" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;The following error occurred:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;ApplyMap error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;map_id not found&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message empty" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;The error occurred here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;[ID],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;APPLYMAP( 'CELLNOMapping', [CELLNO]) AS [CELLNO],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;TimeStamp(Round(DateTime, 1/1440), 'yyyy.MM.dd hh:mm') AS [DateTimeM],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;Timestamp([DateTime] ,'YYYY-MM-DD hh:mm[:ss[.fff]]') AS [DateTime],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;[Referans]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message empty" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;The following error occurred:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;ApplyMap error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;map_id not found&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message empty" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;The error occurred here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message error" style="font-family: monospace; color: #ff0000; font-size: 13px;"&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message empty" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message default" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;Data has not been loaded. Please correct the error and try loading again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="message default" style="font-family: monospace; color: #595959; font-size: 13px;"&gt;01:12:08&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="selectable" style="margin: 0 0 0 5px;"&gt;App successfully saved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 10:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51965#M605954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-18T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51966#M605955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erhan, the dates are different (different second), so it will be different values, to show only only dimension value per minute you need to create the field that has the exact same value for every minute. That is, removing seconds and miliseconds:&lt;/P&gt;&lt;P&gt;TimeStamp(&lt;STRONG&gt;Floor(&lt;/STRONG&gt;Timestamp#(DateTime, 'YYYY-MM-DD hh:mm:ss.fff')&lt;STRONG&gt;, 1/1440)&lt;/STRONG&gt;) as DateTime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2018 10:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51966#M605955</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-05-18T10:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart question</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51967#M605956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello it works with with your file. now i'm trying to put the code inside my dashboard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 14:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-question/m-p/51967#M605956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-21T14:31:12Z</dc:date>
    </item>
  </channel>
</rss>

