<?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: How to Match cells to get Rate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Match-cells-to-get-Rate/m-p/676996#M1068914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much that worked!!!!! I really appreciate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2014 18:30:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-29T18:30:27Z</dc:date>
    <item>
      <title>How to Match cells to get Rate</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-cells-to-get-Rate/m-p/676994#M1068912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get &lt;STRONG&gt;error rates&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; Number of errors&lt;/STRONG&gt; for a certain medication divided by &lt;STRONG&gt;total number of orders&lt;/STRONG&gt;. I wanted help to see if there was a way I can load the two data sources and then have qlikview match the drugs and divide the numerator/denum. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attached file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example I want to be able to get the rate for &lt;STRONG&gt;ACETAMINOPHEN errors (585)/ACETAMINOPHEN medication orders 77914&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;so basically (&lt;STRONG&gt;585/77917)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How can I do this? Can someone please help me?? Please see the attached file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 17:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-cells-to-get-Rate/m-p/676994#M1068912</guid>
      <dc:creator />
      <dc:date>2014-08-29T17:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match cells to get Rate</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-cells-to-get-Rate/m-p/676995#M1068913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;need to join the tables first to establish context. Try changing your load script to the following to establish a join key on 'Med':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD [Med], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Number of Errors]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;Y&gt;&lt;/Y&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [Sheet1$]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join (Data)&lt;/P&gt;&lt;P&gt;LOAD [Medication Orders] as [Med], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sum of Med Orders]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;Y&gt;&lt;/Y&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [Sheet1$]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then try&amp;nbsp; something like this in the chart expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum([Number of Errors])/sum( [Medication Orders])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 17:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-cells-to-get-Rate/m-p/676995#M1068913</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-08-29T17:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Match cells to get Rate</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Match-cells-to-get-Rate/m-p/676996#M1068914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much that worked!!!!! I really appreciate it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 18:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Match-cells-to-get-Rate/m-p/676996#M1068914</guid>
      <dc:creator />
      <dc:date>2014-08-29T18:30:27Z</dc:date>
    </item>
  </channel>
</rss>

