<?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: Pivot table- Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575729#M739901</link>
    <description>You'r totally rigth &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14931"&gt;@jonathandienst&lt;/a&gt; !&lt;BR /&gt;It is just a simple solution in order to provide a good user experience.&lt;BR /&gt;Nevertheless it should work as expected.</description>
    <pubDate>Thu, 02 May 2019 06:49:24 GMT</pubDate>
    <dc:creator>gf</dc:creator>
    <dc:date>2019-05-02T06:49:24Z</dc:date>
    <item>
      <title>Pivot table- Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575273#M739898</link>
      <description>Hello I created Pivot table in Qlikview according to my requirements. I have a question, can we hide the each row data like I have one calculated dimension and three measures. I put partial sum at the top. So,if I expand the + sign I can able to see the total(partial sum) but I don't want to see the numbers for each row can anybody know how can we hide each row numbers? I am attaching the simple example please help me out. When you see the example I posted, I numbers that are available for each row like 4,2,6,1,1 should not display only the total should display when we expand is that possible ??</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575273#M739898</guid>
      <dc:creator>Pujitha</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table- Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575720#M739899</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;A simple way would be:&lt;/P&gt;&lt;P&gt;Use font color.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="white.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/11296i16C887FE239F5F5A/image-size/large?v=v2&amp;amp;px=999" role="button" title="white.PNG" alt="white.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And there you write something like:&lt;/P&gt;&lt;P&gt;=IF(WILDMATCH(yourDimension,'*Total*'), yourExpressionColumn, yourExpressionColumn &amp;amp; RGB(255,255,255))&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: You want to calculate the total people in your country by city, your IF would be like:&lt;/P&gt;&lt;P&gt;=IF(WILDMATCH(CityColumn,'*Total*'),SUM(people),SUM(people) &amp;amp; RGB(255,255,255))&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your dimension is like 'Total' the value of your expression will be displayed, else the value will be displayed but in white so it looks like nothing is there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gf&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 06:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575720#M739899</guid>
      <dc:creator>gf</dc:creator>
      <dc:date>2019-05-02T06:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table- Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575726#M739900</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;If your dimension is like 'Total' the value of your expression will be displayed, else the value will be displayed but in white so it looks like nothing is there.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You will still be able to export the data to Excel to see the values. So the only reason for doing it this way is for the user experience, and not for security.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rather than matching to *total*, you could use &lt;A href="https://help.qlik.com/en-US/sense/April2019/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/InterRecordFunctions/dimensionality.htm" target="_self"&gt;dimensionality()&lt;/A&gt; for a more rigorous approach&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 06:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575726#M739900</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-05-02T06:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table- Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575729#M739901</link>
      <description>You'r totally rigth &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14931"&gt;@jonathandienst&lt;/a&gt; !&lt;BR /&gt;It is just a simple solution in order to provide a good user experience.&lt;BR /&gt;Nevertheless it should work as expected.</description>
      <pubDate>Thu, 02 May 2019 06:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-Qlikview/m-p/1575729#M739901</guid>
      <dc:creator>gf</dc:creator>
      <dc:date>2019-05-02T06:49:24Z</dc:date>
    </item>
  </channel>
</rss>

