<?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. :Re: Problem with PIVOT TABLE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237347#M88404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can only use Table box without expression.&lt;/P&gt;&lt;P&gt;We cant use pivot or straight table without expression because its used for aggregating values based on the added dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jan 2011 10:58:33 GMT</pubDate>
    <dc:creator>deepakk</dc:creator>
    <dc:date>2011-01-03T10:58:33Z</dc:date>
    <item>
      <title>Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237344#M88401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community.&lt;/P&gt;&lt;P&gt;I have created a table with this statement:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;SOLDE:&lt;BR /&gt;LOAD GROUPE,&lt;BR /&gt; GROUPE_BILAN,&lt;BR /&gt; GROUPE_COMPTE&lt;BR /&gt;RESIDENT INTER;&lt;/P&gt;&lt;P&gt;I have checked the contents of this table, by displaying the content in a simple table object.&lt;/P&gt;&lt;P&gt;But my problem is that : I want to displays these data in a pivot table.&lt;/P&gt;&lt;P&gt;When i create the pivot table, i select table SOLDE, in a list, i define the properties of pivot table,&lt;/P&gt;&lt;P&gt;the data are not displaying.&lt;/P&gt;&lt;P&gt;I don't know why?&lt;/P&gt;&lt;P&gt;Please i'm waiting for your help.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 10:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237344#M88401</guid>
      <dc:creator />
      <dc:date>2011-01-03T10:02:02Z</dc:date>
    </item>
    <item>
      <title>Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237345#M88402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You need to add an expression to get value in Pivot table like sum(Amount) or type 1 in expression and check if the values are getting displayed or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 10:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237345#M88402</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-01-03T10:25:53Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237346#M88403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks DEEPAK&lt;/P&gt;&lt;P&gt;But without an expression, we can't display a pivot table? why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 10:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237346#M88403</guid>
      <dc:creator />
      <dc:date>2011-01-03T10:52:29Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237347#M88404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can only use Table box without expression.&lt;/P&gt;&lt;P&gt;We cant use pivot or straight table without expression because its used for aggregating values based on the added dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 10:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237347#M88404</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-01-03T10:58:33Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237348#M88405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Deepak said We cant use pivot or straight table without expression because its used for aggregating values based on the added dimensions.&lt;/P&gt;&lt;P&gt;But as the Work around or if you are sure that only values are there for dimension then u can use the Min or Max functions.&lt;/P&gt;&lt;P&gt;For ex: if your table is like this&lt;/P&gt;&lt;P&gt;City Count&lt;/P&gt;&lt;P&gt;A 200&lt;/P&gt;&lt;P&gt;B 300&lt;/P&gt;&lt;P&gt;You can use the pivot table expression min(Count) and the dimension as city.&lt;/P&gt;&lt;P&gt;But still you can use the table box itself .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 11:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237348#M88405</guid>
      <dc:creator />
      <dc:date>2011-01-03T11:22:39Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237349#M88406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom:0px;"&gt;The pivot table presents dimensions and expressions in table form. There is no formal limit to the number of dimensions or expressions possible.&lt;/P&gt;&lt;P style="margin-bottom:0px;"&gt;A pivot table can be defined without expressions, generating a tree view for navigating the dimension levels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 11:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237349#M88406</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-01-03T11:28:36Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237350#M88407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But SUNIL, i have created a pivot table without expression.&lt;/P&gt;&lt;P&gt;The data have not shown.&lt;/P&gt;&lt;P&gt;Why???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 11:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237350#M88407</guid>
      <dc:creator />
      <dc:date>2011-01-03T11:50:07Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237351#M88408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put any single charater in expression. it will show only pivoting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 11:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237351#M88408</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-01-03T11:54:14Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237352#M88409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can add the expression as 1 or count(1) or any character as sunil said .it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 12:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237352#M88409</guid>
      <dc:creator />
      <dc:date>2011-01-03T12:02:08Z</dc:date>
    </item>
    <item>
      <title>Problem with PIVOT TABLE</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237353#M88410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;if you are working on Pivot / Straight , it is mandatory to have atleast i measure/ expression.&lt;/P&gt;&lt;P&gt;As sunil and XXX sugessted ,Try this value will come in your table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 12:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-PIVOT-TABLE/m-p/237353#M88410</guid>
      <dc:creator />
      <dc:date>2011-01-03T12:20:47Z</dc:date>
    </item>
  </channel>
</rss>

