<?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 problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594336#M1121444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And so they should. if you want them in the same level, the values should belong in the same dimension. So maybe you should concatenate the 2 dimensions into one or create a new dimension combining the values of the 2, something like a link table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 15:50:21 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2014-01-31T15:50:21Z</dc:date>
    <item>
      <title>Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594331#M1121439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frieds,&lt;/P&gt;&lt;P&gt;Please help with idea how to show many variable in one pivot table.&lt;/P&gt;&lt;P&gt;Please see below &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/52424_Capture.JPG.jpg" style="width: 620px; height: 95px;" /&gt;&lt;/P&gt;&lt;P&gt;I have variables Visit Frequency (tags: First visitor, Repeat visitor) and Age (tags: Under 25, 25-34 and ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know only use Pivot table &lt;/P&gt;&lt;P&gt;Dimension: MYear&lt;/P&gt;&lt;P&gt;Expression: use set analysis for each tag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594331#M1121439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T15:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594332#M1121440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can group some together, so that a pivot will be suitable. For example, group months by year and quarter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594332#M1121440</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-01-31T15:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594333#M1121441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you explain more detail how to do it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594333#M1121441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T15:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594334#M1121442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your data model, using teh script, you can define the grouping by adding an inline table for example. or even better, use a calendar. So you would have a table looking something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month, Quarter, Year&lt;/P&gt;&lt;P&gt;Dec-2013, 2013Q4, 2013&lt;/P&gt;&lt;P&gt;Jan-2014, 2014Q1, 2014&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those new fields, Quarter and year could then be used as dimensions in your pivot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594334#M1121442</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-01-31T15:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594335#M1121443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have problem with MYear.&lt;/P&gt;&lt;P&gt;I don't know how to set up 2 other variable Visit frequency and Age.&lt;/P&gt;&lt;P&gt;It works well, when I use them in separate tables.&lt;/P&gt;&lt;P&gt;Dimension :MYear and Visit frequency&lt;/P&gt;&lt;P&gt;and another pivot table&lt;/P&gt;&lt;P&gt;Dimension: MYear and Age.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know how to combine them in one pivot table.&lt;/P&gt;&lt;P&gt;When I add both them in Dimension, I get new level.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/52425_Capture.JPG.jpg" style="width: 620px; height: 95px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594335#M1121443</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T15:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594336#M1121444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And so they should. if you want them in the same level, the values should belong in the same dimension. So maybe you should concatenate the 2 dimensions into one or create a new dimension combining the values of the 2, something like a link table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594336#M1121444</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-01-31T15:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594337#M1121445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem variables have different total count&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 15:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594337#M1121445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T15:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594338#M1121446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that can also be solved with if statement or set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 16:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594338#M1121446</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-01-31T16:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594339#M1121447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to combine all tags in one variable?&lt;/P&gt;&lt;P&gt;use crosstab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 16:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594339#M1121447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T16:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594340#M1121448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post a sample application if possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 16:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594340#M1121448</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-01-31T16:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Pivot table problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594341#M1121449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 16:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-problem/m-p/594341#M1121449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-31T16:13:14Z</dc:date>
    </item>
  </channel>
</rss>

