<?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: Stacked Bar chart with dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657298#M49191</link>
    <description>Yes it does have dashes or hyphens for empty values.&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Dec 2019 19:50:34 GMT</pubDate>
    <dc:creator>LP27</dc:creator>
    <dc:date>2019-12-12T19:50:34Z</dc:date>
    <item>
      <title>Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657129#M49151</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I have got the below table-&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ID&lt;/TD&gt;&lt;TD&gt;PR1&lt;/TD&gt;&lt;TD&gt;PR2&lt;/TD&gt;&lt;TD&gt;PR3&lt;/TD&gt;&lt;TD&gt;PR4&lt;/TD&gt;&lt;TD&gt;PR5&lt;/TD&gt;&lt;TD&gt;PR6&lt;/TD&gt;&lt;TD&gt;PR7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A001&lt;/TD&gt;&lt;TD&gt;01/10/2019&lt;/TD&gt;&lt;TD&gt;01/20/2019&lt;/TD&gt;&lt;TD&gt;01/25/2019&lt;/TD&gt;&lt;TD&gt;01/27/2019&lt;/TD&gt;&lt;TD&gt;01/29/2019&lt;/TD&gt;&lt;TD&gt;02/02/2019&lt;/TD&gt;&lt;TD&gt;02/04/2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B002&lt;/TD&gt;&lt;TD&gt;01/15/2019&lt;/TD&gt;&lt;TD&gt;01/19/2019&lt;/TD&gt;&lt;TD&gt;01/25/2019&lt;/TD&gt;&lt;TD&gt;01/27/2019&lt;/TD&gt;&lt;TD&gt;02/03/2019&lt;/TD&gt;&lt;TD&gt;02/07/2019&lt;/TD&gt;&lt;TD&gt;02/07/2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C003&lt;/TD&gt;&lt;TD&gt;01/16/2019&lt;/TD&gt;&lt;TD&gt;01/17/2019&lt;/TD&gt;&lt;TD&gt;01/26/2019&lt;/TD&gt;&lt;TD&gt;01/30/2018&lt;/TD&gt;&lt;TD&gt;02/02/2019&lt;/TD&gt;&lt;TD&gt;02/18/2019&lt;/TD&gt;&lt;TD&gt;02/20/2019&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i need to create a horizontal Stacked Bar chart. I have created the Stacked Bar Chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the issue is I am not getting the right format of dates in Stacked Bar chart, not sure what is the issue.&lt;/P&gt;&lt;P&gt;Please find the image attached to have a look at my Stacked Bar chart.&lt;/P&gt;&lt;P&gt;Please let me know if you have questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657129#M49151</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2024-11-16T03:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657132#M49152</link>
      <description>&lt;P&gt;would you be able to share sample app?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 14:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657132#M49152</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2019-12-12T14:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657133#M49153</link>
      <description>App is actually big, but the table which i shared in post is exactly the&lt;BR /&gt;same and the format of date is in same format only.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Dec 2019 14:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657133#M49153</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T14:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657137#M49155</link>
      <description>&lt;P&gt;What's the expression you're using in you bar chart?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657137#M49155</guid>
      <dc:creator>patilamay</dc:creator>
      <dc:date>2019-12-12T15:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657138#M49156</link>
      <description>&lt;P&gt;are you applying Date() function over these fields?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657138#M49156</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2019-12-12T15:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657149#M49158</link>
      <description>&lt;P&gt;try to use date () in the chart or script for the fields&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657149#M49158</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2019-12-12T15:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657153#M49159</link>
      <description>&lt;P&gt;Actually, I know this should&amp;nbsp; be wrong.&lt;/P&gt;&lt;P&gt;For Dim - I add ID&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Measures- I add sum(PR1) has 1 measure and sum(PR2) has 2nd measure ans so on...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657153#M49159</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T15:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657154#M49160</link>
      <description>&lt;P&gt;I tried date() it dint do magic.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657154#M49160</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T15:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657156#M49161</link>
      <description>&lt;P&gt;I tried and it was still the same.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657156#M49161</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T15:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657160#M49162</link>
      <description>&lt;P&gt;please let us know your actual requirement, what things need to be done on the chart.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657160#M49162</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2019-12-12T15:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657167#M49163</link>
      <description>&lt;P&gt;I need Stacked&amp;nbsp; Bar Chart as attached in image.&lt;/P&gt;&lt;P&gt;Like for each Id, i need to display the dates stacked from PR1 to PR7.&lt;/P&gt;&lt;P&gt;Note: if you observe the image, the date format is not in right format.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657167#M49163</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T15:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657169#M49164</link>
      <description>&lt;P&gt;Instead sum use only function on Date fields&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657169#M49164</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2019-12-12T15:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657170#M49165</link>
      <description>&lt;P&gt;I tried that as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It dint work out well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657170#M49165</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T15:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657186#M49168</link>
      <description>&lt;P&gt;I am worried without looking at your app it will be hard to tell what is the issue?&lt;/P&gt;&lt;P&gt;What is the dimension and measure used in the chart?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 15:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657186#M49168</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2019-12-12T15:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657208#M49169</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When coming to stacked bar the dates are getting summed up but in the non stacked the date format are correct. attached&amp;nbsp; the screen shot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the stacked bar chart the dates are sum up example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1/10/2019+ 1/20/2019+1/25/2019 = 2/26/2257&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;1/10/2019&lt;/TD&gt;&lt;TD&gt;1/20/2019&lt;/TD&gt;&lt;TD&gt;1/25/2019&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 12 Dec 2019 16:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657208#M49169</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2019-12-12T16:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657229#M49176</link>
      <description>&lt;P&gt;use below expressions&lt;/P&gt;&lt;P&gt;=date(sum(PR1))...... for all expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to chart properties -&amp;gt; appearance -&amp;gt; x-axis option -&amp;gt; Range -&amp;gt; Custom-&amp;gt; Min/Max&lt;/P&gt;&lt;P&gt;in Min: use min(PR1)&lt;/P&gt;&lt;P&gt;in Max: use max(PR7)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 16:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657229#M49176</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2019-12-12T16:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657240#M49178</link>
      <description>&lt;P&gt;It Should not Sum up. I want to have it like that only in stacked bar.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 17:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657240#M49178</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T17:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657245#M49179</link>
      <description>&lt;P&gt;I tried with date(sum(PR1))) and did the same expression till PR7, there is no change &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 17:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657245#M49179</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T17:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657260#M49181</link>
      <description>&lt;P&gt;What are your DateFormat and TimestampFormat variables set to in your data load script?&amp;nbsp; Default US formatting is the following:&lt;/P&gt;&lt;P&gt;SET DateFormat='M/D/YYYY';&lt;BR /&gt;SET TimestampFormat='M/D/YYYY h:mm:ss[.fff] TT';&lt;/P&gt;&lt;P&gt;That's what your data appears to be in, but if it's not you can either change your default date format or ensure the values are brought in as dates and then specify the format of the date thusly:&lt;/P&gt;&lt;P&gt;LOAD ID, DATE(DATE#(PR1,'M/D/YYYY'),'YourFormatString') as PR1;&lt;/P&gt;&lt;P&gt;SQL SELECT ID, PR1&lt;/P&gt;&lt;P&gt;FROM Table;&lt;/P&gt;&lt;P&gt;You may also want to floor your date if you are dealing with timestamps in the import (and want to group by date).&lt;/P&gt;&lt;P&gt;DATE(FLOOR(DATE#(PR1,'M/D/YYYY')),'YourFormatString') as PR1;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 18:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657260#M49181</guid>
      <dc:creator>andoryuu</dc:creator>
      <dc:date>2019-12-12T18:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar chart with dates</title>
      <link>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657266#M49182</link>
      <description>&lt;P&gt;I am using US Date format and there is no time stamp in my data.&lt;/P&gt;&lt;P&gt;I did not understand this part -&lt;/P&gt;&lt;P&gt;SQL SELECT ID, PR1&lt;/P&gt;&lt;P&gt;FROM Table;&lt;/P&gt;&lt;P&gt;Not sure how to scrip this!&lt;/P&gt;&lt;P&gt;Also in the below script , what do you mean by&amp;nbsp;&lt;SPAN&gt;'YourFormatString'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DATE(FLOOR(DATE#(PR1,'M/D/YYYY')),&lt;STRONG&gt;'YourFormatString'&lt;/STRONG&gt;) as PR1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 18:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Stacked-Bar-chart-with-dates/m-p/1657266#M49182</guid>
      <dc:creator>LP27</dc:creator>
      <dc:date>2019-12-12T18:25:37Z</dc:date>
    </item>
  </channel>
</rss>

