<?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: dimenssion in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463335#M173023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mr.&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/gwassenaar" id="jive-965449880222472680616" onmouseout="" onmouseover=""&gt;Gysbert Wassenaar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its work know ,,, good solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just i make a little change , i took the expression like this &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Payment Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'INSURANCE'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Amount Patient Payable]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without the dual ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;question : what is the use of function dual ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you .. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Dec 2012 05:47:20 GMT</pubDate>
    <dc:creator>zturaiki</dc:creator>
    <dc:date>2012-12-26T05:47:20Z</dc:date>
    <item>
      <title>dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463328#M173016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: black; font-size: 12pt;"&gt;i have this table in the database Bill_Table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: black; font-size: 12pt;"&gt;The column in the table is as followiing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="color: black; font-size: 12pt; text-decoration: underline;"&gt;Payment Type&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Gross Amount&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Discount Amount&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;Amount Patient Payable&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&amp;nbsp; &lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;The Value in the column Payment Type is : Insurance / Cash / Aramco / GOSI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;I will create chart to calculate the net amount per payment type &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;Net amount = sum(Gross amount – discount amount – amount patient payable)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;But for the insurance I have to calculate the amount twice :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;Insurance = sum(Gross amount – discount amount – amount patient payable)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;And&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;Co-Insurance = sum(amount patient payable)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;So in the chart , the dimension will be the Payment type:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;Insurance / Co-Insurance / Cash / Aramco / GOSI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;The problem that I cannot get the Co-insurance separate from the Insurance …&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 09:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463328#M173016</guid>
      <dc:creator>zturaiki</dc:creator>
      <dc:date>2012-12-24T09:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463329#M173017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls give the sample data for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~kabilan K &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 09:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463329#M173017</guid>
      <dc:creator />
      <dc:date>2012-12-24T09:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463330#M173018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Zain Ahmed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you provide a sample file so that we can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 09:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463330#M173018</guid>
      <dc:creator />
      <dc:date>2012-12-24T09:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463331#M173019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How you differentiate Co Insurance and Insurance, is there any logic for that?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Please try below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If(PaymentType = 'Insurance', &lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;sum(Gross amount – discount amount – amount patient payable),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;If(PaymentType = 'CoInsurance',&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;sum(amount patient payable),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt;"&gt; sum(Gross amount – discount amount – amount patient payable)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 10:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463331#M173019</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-12-24T10:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463332#M173020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Co-Insurance = Sum(amount patient payable)&lt;/P&gt;&lt;P&gt;Insurance = sum(gross amount - discount amount - amount patient payable )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in aother words:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Insurance = sum(gross amount - discount amount -Co-Insurance&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the co-insurance is partial from the insurance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 15:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463332#M173020</guid>
      <dc:creator>zturaiki</dc:creator>
      <dc:date>2012-12-24T15:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463333#M173021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is example of the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 15:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463333#M173021</guid>
      <dc:creator>zturaiki</dc:creator>
      <dc:date>2012-12-24T15:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463334#M173022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use expressions for every payment type. See attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2012 17:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463334#M173022</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-24T17:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463335#M173023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Mr.&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/gwassenaar" id="jive-965449880222472680616" onmouseout="" onmouseover=""&gt;Gysbert Wassenaar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its work know ,,, good solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just i make a little change , i took the expression like this &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Payment Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'INSURANCE'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Amount Patient Payable]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without the dual ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;question : what is the use of function dual ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you .. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 05:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463335#M173023</guid>
      <dc:creator>zturaiki</dc:creator>
      <dc:date>2012-12-26T05:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: dimenssion in chart</title>
      <link>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463336#M173024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right that the dual function isn't necessary here. I was first trying another approach and forgot to remove the dual again. What it does is create a value with both a textual and a numeric representation. That way you can use the numeric value to calculate with and use the text value for presentation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 09:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimenssion-in-chart/m-p/463336#M173024</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-26T09:50:34Z</dc:date>
    </item>
  </channel>
</rss>

