<?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: Qlikview Pivot Chart with new dimension and expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385741#M818974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Aug 2017 11:27:41 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-08-26T11:27:41Z</dc:date>
    <item>
      <title>Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385738#M818971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am trying to add a new row label to my existing pivot chart in Qlikview but I am not able to add any row label.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The expression for that row label is also a formula which I have attached in excel sheet.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can you fix this .qvw table with Row label and formula as per the Sample excel sheet (Tab Name:Pivot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hari Babu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385738#M818971</guid>
      <dc:creator>haribabugv</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385739#M818972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Pick(Dim, [Data Type], 'New Row Label')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(Dim, Sum(Qty), Before(Sum({&amp;lt;[Data Type] = {'B', 'C'}&amp;gt;}Qty)) - Sum({&amp;lt;[Data Type] = {'A'}&amp;gt;}Qty))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174690_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 13:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385739#M818972</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-25T13:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385740#M818973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Hello Sunny, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Based on your solution, i was trying to build a package around Pick function. I am facing problem when I am trying to pull a chart with pick dimensions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;so can you please check the sample excel sheet and qlikview file and let me know the right way to approach the graph built in excel sheet ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Aug 2017 10:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385740#M818973</guid>
      <dc:creator>haribabugv</dc:creator>
      <dc:date>2017-08-26T10:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385741#M818974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Aug 2017 11:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385741#M818974</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-26T11:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385742#M818975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your calculations are out of the box...&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Aug 2017 11:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385742#M818975</guid>
      <dc:creator>haribabugv</dc:creator>
      <dc:date>2017-08-26T11:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385743#M818976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;I have built a straight table based on the logic you provided above.&lt;/P&gt;&lt;P&gt;This Column Inventory Min Cover is a calculated expression in the straight table.&lt;/P&gt;&lt;P&gt;Can you help me out if I can refer this highlighted yellow cell in text box?&lt;/P&gt;&lt;P&gt;I wanted to show this&amp;nbsp; value (eg:22777) average of that column&amp;nbsp; in a text box&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/174786_2.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Aug 2017 15:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385743#M818976</guid>
      <dc:creator>haribabugv</dc:creator>
      <dc:date>2017-08-27T15:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385744#M818977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share the file where you have this straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 01:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385744#M818977</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-28T01:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385745#M818978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find the attached sample file where there are two charts , one with complete table and the other chart only with average value of one single column. &lt;/P&gt;&lt;P&gt;Is there any other way to show the second chart (preferably in Text box etc) where i am having single cell (average value of particular column)? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 02:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385745#M818978</guid>
      <dc:creator>haribabugv</dc:creator>
      <dc:date>2017-08-28T02:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385746#M818979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think I have a way to resolve this unless you are willing to do this in the script... But the problem with script will be that it will be a static value which won't change based on selections. I know &lt;A href="https://community.qlik.com/qlik-users/57428"&gt;kush141087&lt;/A&gt;‌ worked on a similar issue, may be he can share his expertise &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 12:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385746#M818979</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-08-28T12:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Pivot Chart with new dimension and expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385747#M818980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny.&lt;/P&gt;&lt;P&gt;Yes it should be dynamic.&lt;/P&gt;&lt;P&gt;Hoping that &lt;A href="https://community.qlik.com/qlik-users/57428"&gt;kush141087&lt;/A&gt;‌ can solve my issue...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 13:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Pivot-Chart-with-new-dimension-and-expression/m-p/1385747#M818980</guid>
      <dc:creator>haribabugv</dc:creator>
      <dc:date>2017-08-28T13:55:33Z</dc:date>
    </item>
  </channel>
</rss>

