<?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: Text Based Measure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Based-Measure/m-p/1742473#M721230</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92800"&gt;@DMG&lt;/a&gt;&amp;nbsp; you can try creating table with dimension person and below expression&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Status={'Complete'}&amp;gt;}Status) '/'&amp;amp; Count(Status)&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 14:42:40 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2020-09-09T14:42:40Z</dc:date>
    <item>
      <title>Text Based Measure</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Based-Measure/m-p/1742438#M721228</link>
      <description>&lt;P&gt;Is it possible to place a text based measure into a table field without having to calculate it at the load stage (and if that was the only way what sort of syntax would i need to create it).&lt;/P&gt;&lt;P&gt;For example, i have a number of rows of training data&lt;/P&gt;&lt;P&gt;Person, Course, Status&lt;/P&gt;&lt;P&gt;A, Course 1, Complete&lt;BR /&gt;A, Course 2, Complete&lt;BR /&gt;A, Course 3, Pending&lt;BR /&gt;A, Course 4, Rejected&lt;BR /&gt;&lt;BR /&gt;Column A on my table is the person, in this example A, i would like to them count the rows for that person that are complete, and the total rows, and then in a column display the number of complete vs total, i.e. "2/4" in this example. (2 out of 4)&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Based-Measure/m-p/1742438#M721228</guid>
      <dc:creator>DMG</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text Based Measure</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Based-Measure/m-p/1742466#M721229</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92800"&gt;@DMG&lt;/a&gt;&amp;nbsp;if I understood correctly&lt;/P&gt;&lt;P&gt;Dimension : Pearson&lt;/P&gt;&lt;P&gt;Measure, you can use for example :&lt;/P&gt;&lt;P&gt;count({&amp;lt;Status={'Complete'}&amp;gt;} Course) for count the rows for that person that are complete&lt;/P&gt;&lt;P&gt;count(total&amp;lt;Person&amp;gt; Course) for total rows for that pearson&lt;/P&gt;&lt;P&gt;and =count({&amp;lt;Status={'Complete'}&amp;gt;} Course)/count(total&amp;lt;Person&amp;gt; Course) the number of complete vs total&lt;/P&gt;&lt;P&gt;if you want you can use the text format as :&lt;/P&gt;&lt;P&gt;='('&amp;amp;count({&amp;lt;Status={'Complete'}&amp;gt;} Course)&amp;amp;' out of '&amp;amp;count(total&amp;lt;Person&amp;gt; Course)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 548px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/40306iC6E2DBDF7A065537/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 14:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Based-Measure/m-p/1742466#M721229</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-09-09T14:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Text Based Measure</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Based-Measure/m-p/1742473#M721230</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92800"&gt;@DMG&lt;/a&gt;&amp;nbsp; you can try creating table with dimension person and below expression&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Status={'Complete'}&amp;gt;}Status) '/'&amp;amp; Count(Status)&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 14:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Based-Measure/m-p/1742473#M721230</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-09-09T14:42:40Z</dc:date>
    </item>
  </channel>
</rss>

