<?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: ComboChart not displaying all dates in data with different date frequency - Stock price and transaction analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/ComboChart-not-displaying-all-dates-in-data-with-different-date/m-p/102243#M6837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the expressions are changed to following then fewer points shown on the graph but the detail in the line is still missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(TransactionType='BUY', SUM(Amount&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;if(TransactionType='SELL', SUM(Amount)* -1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;if(TransactionType='DIVIDEND', SUM(Amount)* -1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;Do you have any suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2018 22:16:06 GMT</pubDate>
    <dc:creator>maggihelga</dc:creator>
    <dc:date>2018-09-11T22:16:06Z</dc:date>
    <item>
      <title>ComboChart not displaying all dates in data with different date frequency - Stock price and transaction analysis</title>
      <link>https://community.qlik.com/t5/App-Development/ComboChart-not-displaying-all-dates-in-data-with-different-date/m-p/102242#M6836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using ComboChart to publish stock prices over time (as line) and transactions (as bar charts) . The date for the stock prices is on continuous scale to avoid getting scroll bar on the chart when exploring long history of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The stock price data is more granular than the transactions data, i.e. the stock price data is every working day but the transactions are just once in a while. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While adding measures to the ComboChart everything looks fine when I have only added the stock price data (see picture 1). I.e. you can see prices for every day.&amp;nbsp; When the transactions are added a detail from the stock prices get lost, i.e. you stop seeing price for every day, you only see changes between the days that has some transactions (see picture 2). When this happens the analysis loses very important details that is trying to be captured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be seen when the bar charts are changed to circles (see picture 3), then you can see that the stock price data is only connected between dates that transactions are on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Do you know if it's possible to fix this problem?&lt;/P&gt;&lt;P&gt;2) If not, do you know any other charts that can do the same for me?&lt;/P&gt;&lt;P&gt;3) Don't you think that normal behavior of the ComboChart would be to show every day of the stock price?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached an app and data that shows the problem I'm having. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Picture 1: Only stock price&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Only stock price.JPG" class="jive-image image-1" src="/legacyfs/online/212873_Only stock price.JPG" style="height: 290px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Picture 2: Stock price and transactions&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Stock price and transactions.JPG" class="jive-image image-2" src="/legacyfs/online/212874_Stock price and transactions.JPG" style="height: 240px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Picture 3: Transactions shown as circles.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="All data points.JPG" class="jive-image image-3" src="/legacyfs/online/212875_All data points.JPG" style="height: 233px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 15:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ComboChart-not-displaying-all-dates-in-data-with-different-date/m-p/102242#M6836</guid>
      <dc:creator>maggihelga</dc:creator>
      <dc:date>2018-09-06T15:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: ComboChart not displaying all dates in data with different date frequency - Stock price and transaction analysis</title>
      <link>https://community.qlik.com/t5/App-Development/ComboChart-not-displaying-all-dates-in-data-with-different-date/m-p/102243#M6837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the expressions are changed to following then fewer points shown on the graph but the detail in the line is still missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(TransactionType='BUY', SUM(Amount&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;if(TransactionType='SELL', SUM(Amount)* -1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;if(TransactionType='DIVIDEND', SUM(Amount)* -1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, sans-serif;"&gt;Do you have any suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 22:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ComboChart-not-displaying-all-dates-in-data-with-different-date/m-p/102243#M6837</guid>
      <dc:creator>maggihelga</dc:creator>
      <dc:date>2018-09-11T22:16:06Z</dc:date>
    </item>
  </channel>
</rss>

