<?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: Is there anyway I can replicate this chart in QlikView? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138194#M20633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;City:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, ForecastA, ForecastB, ForecastC, Measurement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detroit, 6, 14, 25, Forecast&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, ActualA, ActualB, ActualC, Measurement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detroit, 4, 12, 15, Actual&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then using bar chart add&lt;/P&gt;&lt;P&gt;Dim: like below image&lt;/P&gt;&lt;P&gt;For measurement dimension uncheck Show Legend.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212283_Capture.PNG" style="height: 413px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your expr:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(ActualA)&lt;/P&gt;&lt;P&gt;= Sum(ActualB)-Sum(ActualA)&lt;/P&gt;&lt;P&gt;=Sum(ActualC) -Sum(ActualB)&lt;/P&gt;&lt;P&gt;= Sum(ForecastA)&lt;/P&gt;&lt;P&gt;=Sum(ForecastB)&lt;/P&gt;&lt;P&gt;=Sum(ForecastC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is what you get&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/212284_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2018 21:25:31 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-08-30T21:25:31Z</dc:date>
    <item>
      <title>Is there anyway I can replicate this chart in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138191#M20630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;I am struggling to create this chart in Qlik. I can create the bars by expressions like Forecast C = Forecast C- Forecast B- Forecast A. but how can I show the Actual values?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;IMG alt="Qlik.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212269_Qlik.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 19:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138191#M20630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-30T19:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway I can replicate this chart in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138192#M20631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your sample file with some data to look into?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 20:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138192#M20631</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-08-30T20:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway I can replicate this chart in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138193#M20632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I need to create a graph like this so I don't have any qvw file but I can share the script for the bars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, ForecastA, ForecastB, ForecastC, Measurement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detroit, 6, 14, 25, Forecast&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, ActualA, ActualB, ActualC, Measurement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detroit, 4, 12, 15, Actual&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forecast bar is what I want to do and Actual bar shows what I can accomplish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 20:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138193#M20632</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-30T20:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway I can replicate this chart in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138194#M20633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;City:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, ForecastA, ForecastB, ForecastC, Measurement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detroit, 6, 14, 25, Forecast&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, ActualA, ActualB, ActualC, Measurement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detroit, 4, 12, 15, Actual&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then using bar chart add&lt;/P&gt;&lt;P&gt;Dim: like below image&lt;/P&gt;&lt;P&gt;For measurement dimension uncheck Show Legend.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212283_Capture.PNG" style="height: 413px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your expr:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(ActualA)&lt;/P&gt;&lt;P&gt;= Sum(ActualB)-Sum(ActualA)&lt;/P&gt;&lt;P&gt;=Sum(ActualC) -Sum(ActualB)&lt;/P&gt;&lt;P&gt;= Sum(ForecastA)&lt;/P&gt;&lt;P&gt;=Sum(ForecastB)&lt;/P&gt;&lt;P&gt;=Sum(ForecastC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is what you get&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/212284_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 21:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138194#M20633</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-08-30T21:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway I can replicate this chart in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138195#M20634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I can replicate that but what I want is to 25 bar as 25-14-6 = 5 height, 14 bar as 8 respectively. but the number inside the bar should show 25,14,6. Let me know if you do not understand my question. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 16:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138195#M20634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T16:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway I can replicate this chart in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138196#M20635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try below for Forecast expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;= Sum(ForecastA)&lt;/P&gt;&lt;P&gt;= Dual(Sum(ForecastB), Sum(ForecastB) - Sum(ForecastA))&lt;/P&gt;&lt;P&gt;=Dual(Sum(ForecastC), Sum(ForecastC) - Sum(ForecastB) - Sum(ForecastA))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212642_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 17:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138196#M20635</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-04T17:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is there anyway I can replicate this chart in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138197#M20636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_312623_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212777_QlikCommunity_Thread_312623_Pic1.JPG" style="height: 412px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_312623_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/212778_QlikCommunity_Thread_312623_Pic2.JPG" style="height: 311px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;RangeSum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;),-&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;)))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_312623_Pic3.JPG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/212779_QlikCommunity_Thread_312623_Pic3.JPG" style="height: 251px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Color&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;bitand&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;ARGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Pick&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Measurement&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'Actual','Forecast'),120,255),255,255,255)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15361868374454466" jivemacro_uid="_15361868374454466"&gt;
&lt;P&gt;tabValues:&lt;/P&gt;
&lt;P&gt;CrossTable (Type, Value, 2)&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, Measurement, A, B, C&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detroit, Forecast, 6, 14, 25&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lund, Forecast, 10, 16, 20&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Radnor, Forecast, 13, 17, 23&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;CrossTable (Type, Value, 2)&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; City, Measurement, A, B, C&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Detroit, Actual, 4, 12, 15&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lund, Actual, 11, 18, 22&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Radnor, Actual, 14, 19, 26&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 22:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-anyway-I-can-replicate-this-chart-in-QlikView/m-p/138197#M20636</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-09-05T22:38:46Z</dc:date>
    </item>
  </channel>
</rss>

