<?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: Line Chart Avg Problems in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183628#M883497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample where we can see the issue? and explain what you want to see &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2016 17:23:05 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-28T17:23:05Z</dc:date>
    <item>
      <title>Line Chart Avg Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183625#M883494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone, &lt;/P&gt;&lt;P&gt;I’m new to Qlikview and need your help. &lt;/P&gt;&lt;P&gt;I have a field that calculates the average of disk used per day. The expression that I used to create that value is : Total Disk – avg(Free Disk) . I have the total Disk and Free Disk values in a table. &lt;/P&gt;&lt;P&gt;I want to create a line chart that shows me the evolution of my Disk per day. It have to show the average per day even when I don’t select an specific day and only for example the month. &lt;/P&gt;&lt;P&gt;It works fine if only the day is selected but if I choose only the moth it gives me the average for the month instead of showing in that moth the average values per day. &lt;/P&gt;&lt;P&gt;Day is my dimension and my expressions are total disk, available disk and used disk. &lt;/P&gt;&lt;P&gt;I already tried these expressions but they didn’t work. &lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;rangeavg&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;above&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;((&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: gray;"&gt;useddisk&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;),0,&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;rowno&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;())) &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;= &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;avg&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: gray;"&gt;useddisk&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Day&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;IMG alt="Problem.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138808_Problem.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Can you help ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Best Regards, &lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Joana &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183625#M883494</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Avg Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183626#M883495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try just this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Avg(useddisk)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 17:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183626#M883495</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-27T17:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Avg Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183627#M883496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I tried just Avg(useddisk) the results were the same. It gives the same line chart that I posted before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best Regards,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Joana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 08:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183627#M883496</guid>
      <dc:creator />
      <dc:date>2016-09-28T08:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Avg Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183628#M883497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample where we can see the issue? and explain what you want to see &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 17:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183628#M883497</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-28T17:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Avg Problems</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183629#M883498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't share a sample. But i will try to explain what I want to do. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have listboxes with year, quarter, month, week and day. I want to create a line chart that shows the evolution of my available disk and used disk. When the user select only the year the chart will show the evolution per quarter. When they select year and quarter the line chart will show the evolution per moth. Selecting year, quarter and month, will show the in the line chart per week. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thik that one off the issue is that I have per day different values of available disk, and because of that I have to calculate the average. So my disk used is calculated this way: Total Disk minus avg(Available disk). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that I have to make changes in the dimensions and in the expressions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to Qlikview and english is not my native language. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Best Regards,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Joana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 10:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Avg-Problems/m-p/1183629#M883498</guid>
      <dc:creator />
      <dc:date>2016-09-29T10:12:52Z</dc:date>
    </item>
  </channel>
</rss>

