<?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: Straight table chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381272#M421005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Excel it is from line no 54..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In qlikview i have taken dimensions Cat .. and in exp i have calculated&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IB Start, Aging , Cons, New IB and IB end for Jan month if you see all the values will be matching..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But from Feb i have calculated in the name of IB Start1, Aging 1, Con1 and these values are also matching , But i donno how to create New IB and IB end for Feb.. I have sent because thought u will get better understanding for all the formulas..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And these all i need to calculate for 12 months.. so i donno whether my approach is correct or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need anything more..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2017 13:18:57 GMT</pubDate>
    <dc:creator>bharatkishore</dc:creator>
    <dc:date>2017-10-31T13:18:57Z</dc:date>
    <item>
      <title>Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381267#M421000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue with the dimension in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table chart and in that chart and i have one dimension called cat and some set analysis expressions: All the values are coming fine. Below image for reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="181569" alt="T.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181569_T.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now i need to add two more dimensions called Month and Month-Year and the it should only show data starting from Jan 2017: Below image for your reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="181570" alt="T.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/181570_T.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i add these two dimensions in the first chart it is not working because there are some set analysis expressions written,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i need to show it in the format of second chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached qvw for more reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values should be same which are in first chart..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you require anything more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 06:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381267#M421000</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-31T06:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381268#M421001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Calculated Dimension:&lt;/P&gt;&lt;P&gt;=if(Year(MonthYear)&amp;gt;='2017',[Month-Year])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find the attached app for more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mohammed Mukram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 07:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381268#M421001</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2017-10-31T07:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381269#M421002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I completely understand the issue here? Would you be able to elaborate a little bit more?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 08:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381269#M421002</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T08:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381270#M421003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to explain bit clearly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First i have developed all the required expressions in the chart, image for your reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="T.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181609_T.PNG" style="height: 111px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i need to calculate next items say IB Start1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula for IB Start1 is same expression for IB end&lt;/P&gt;&lt;P&gt;Now for Aging 1 formula is Expression of IB Start1 /12 and the value for h)Morethan7year should be 0&lt;/P&gt;&lt;P&gt;Now for cons 1 the formula should be Aging1 exp *&lt;/P&gt;&lt;P&gt;(sum({&amp;lt;Year={"&amp;gt;=$(=Max(Year)-2) &amp;lt;=$(=Max(Year)-1)"},Month={"&amp;gt;=$(=Max(Month)-12) &amp;lt;=$(=Max(Month))"}&amp;gt;}Consumption)/&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={"&amp;gt;=$(=Max(Year)-2) &amp;lt;=$(=Max(Year)-1)"},Month={"&amp;gt;=$(=Max(Month)-12) &amp;lt;=$(=Max(Month))"}&amp;gt;}SystemYr_sql))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached excel and qvw for more formulas and reference..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure whether i m following correct approach if not please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 13:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381270#M421003</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-31T13:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381271#M421004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You Excel have a lot of charts, which one are we looking at... To me it seems that you QlikView chart is working as you want, still not sure what is the issue? Can you pinpoint a specific issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 13:11:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381271#M421004</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-31T13:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381272#M421005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Excel it is from line no 54..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In qlikview i have taken dimensions Cat .. and in exp i have calculated&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IB Start, Aging , Cons, New IB and IB end for Jan month if you see all the values will be matching..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But from Feb i have calculated in the name of IB Start1, Aging 1, Con1 and these values are also matching , But i donno how to create New IB and IB end for Feb.. I have sent because thought u will get better understanding for all the formulas..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And these all i need to calculate for 12 months.. so i donno whether my approach is correct or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need anything more..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bharat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 13:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381272#M421005</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-31T13:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381273#M421006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if something is not clear..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to explain more..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a small question can we get the desired output like how we have in excel.. please let me know.. sorry to take ur time...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 14:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-chart/m-p/1381273#M421006</guid>
      <dc:creator>bharatkishore</dc:creator>
      <dc:date>2017-10-31T14:25:20Z</dc:date>
    </item>
  </channel>
</rss>

