<?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: Extract Data into a Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383052#M571429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Please check the attached file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Map1:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key, Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLT0, Fault&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RQST, Request&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main:&lt;/P&gt;&lt;P&gt;LOAD RowNo() as ID, *,ApplyMap('Map1',Left(Fixcode,4)) as Fix;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fixcode , Amount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLT0-CRPR-RCL0-SSWO,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLT0-CRPR-RCL0-STNT,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RQST-NS01-SS01-TTRT,300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RQST-FST-RRCL-THR1,400&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- In st table add two expressions:&lt;/P&gt;&lt;P&gt; FaultCall -&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum({&amp;lt;Fix={"Fault"}&amp;gt;}Amount) &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;RequestCall -&amp;gt;&lt;/SPAN&gt; =Sum({&amp;lt;Fix={"Request"}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Aug 2012 14:19:03 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2012-08-31T14:19:03Z</dc:date>
    <item>
      <title>Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383048#M571422</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;I am trying to enter certain information into a bar chart.&amp;nbsp; I have a field called &lt;STRONG&gt;Fix Code&lt;/STRONG&gt; and what I am looking to do, is depending on the first four letters of the &lt;STRONG&gt;fixcode&lt;/STRONG&gt;, will represent what type of issue this is.&lt;/P&gt;&lt;P&gt;We have the following example information in the &lt;STRONG&gt;fixcode &lt;/STRONG&gt;field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FLT0-CRPR-RCL0-SSWO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FLT0-CRPR-RCL0-STNT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RQST-NS01-SS01-TTRT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RQST-FST-RRCL-THR1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am looking to do is if the first four letters = FLT0, we will call it Fault&lt;/P&gt;&lt;P&gt;If the first four letters are = RQST, we will call it Request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a bar chart that displays the total amount of Fault (FLT0) calls and the total amount of Request Calls (RQST) together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I am hoping my Bar Chart will show 2 columns one with Fault showing say 80 calls and one with Request showing say 200 calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this Possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383048#M571422</guid>
      <dc:creator />
      <dc:date>2012-08-31T14:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383049#M571423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using a calculated dimension something like this:&lt;/P&gt;&lt;P&gt;if(left([Fix Code],4) = 'FLT0','Fault','Request')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383049#M571423</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-08-31T14:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383050#M571424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put a formula forit in the script. See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383050#M571424</guid>
      <dc:creator />
      <dc:date>2012-08-31T14:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383051#M571428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mwoolf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have enter this as my calculated dimension, however it wont display any data as I have put nothing in my Expression.&amp;nbsp; What do I need to put in my expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383051#M571428</guid>
      <dc:creator />
      <dc:date>2012-08-31T14:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383052#M571429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Please check the attached file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Map1:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Key, Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLT0, Fault&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RQST, Request&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main:&lt;/P&gt;&lt;P&gt;LOAD RowNo() as ID, *,ApplyMap('Map1',Left(Fixcode,4)) as Fix;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fixcode , Amount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLT0-CRPR-RCL0-SSWO,100&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FLT0-CRPR-RCL0-STNT,200&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RQST-NS01-SS01-TTRT,300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RQST-FST-RRCL-THR1,400&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- In st table add two expressions:&lt;/P&gt;&lt;P&gt; FaultCall -&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum({&amp;lt;Fix={"Fault"}&amp;gt;}Amount) &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;RequestCall -&amp;gt;&lt;/SPAN&gt; =Sum({&amp;lt;Fix={"Request"}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383052#M571429</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-31T14:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383053#M571430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;coount(WhatEverFieldYouWantToCount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383053#M571430</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-08-31T14:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383054#M571431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rebeccad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only have a Personal Edition Licence and have used my 4 attempts, so I am unable to view your Qlikview File.&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;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383054#M571431</guid>
      <dc:creator />
      <dc:date>2012-08-31T14:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383055#M571432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest&lt;/P&gt;&lt;P&gt;=pick(mixmatch(left([Fix Code],4), 'FLT0', 'RQST'), 'Fault', 'Request')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for calculated dimension (or load script formula).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that you can easily expand it with other fixcodes in future &lt;/P&gt;&lt;P&gt;and don't miss other fixcodes (considering them as 'Request').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383055#M571432</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-08-31T14:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Data into a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383056#M571433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries. I suggested adding the following to your script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(left([Fix Code],4) = 'FLT0','Fault','Request') As FixCodeField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can just build the graph like you normally would, but with the new field. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 14:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Data-into-a-Bar-Chart/m-p/383056#M571433</guid>
      <dc:creator />
      <dc:date>2012-08-31T14:24:19Z</dc:date>
    </item>
  </channel>
</rss>

