<?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: Column Number pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400956#M149201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, you can do this with a macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ShowColumns()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject( "CH02" )&lt;/P&gt;&lt;P&gt;w = obj.GetColumnCount&lt;/P&gt;&lt;P&gt;msgbox(w)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 18:20:41 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2012-10-10T18:20:41Z</dc:date>
    <item>
      <title>Column Number pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400955#M149200</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;I want know number of column the pivot table.&lt;/P&gt;&lt;P&gt;exist &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt; a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;function that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;allows to know&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the number column.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Many thanks for your help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Best Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Emteam&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 15:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400955#M149200</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2012-10-10T15:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Column Number pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400956#M149201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, you can do this with a macro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ShowColumns()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject( "CH02" )&lt;/P&gt;&lt;P&gt;w = obj.GetColumnCount&lt;/P&gt;&lt;P&gt;msgbox(w)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 18:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400956#M149201</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-10T18:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Column Number pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400957#M149202</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;Thank you for reply.&lt;/P&gt;&lt;P&gt;My idea is when you make a selection in pivot table (mybe you can know the location clicked at the pivot table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't implement ColumnNo()???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you attach Example with : Pivot Table and ColumnNo(),dimensionality()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emteam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 19:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400957#M149202</guid>
      <dc:creator />
      <dc:date>2012-10-10T19:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Column Number pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400958#M149203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know there is no way to get the column and row of the cell of the pivot table when you click on the cell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 19:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400958#M149203</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-10T19:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Column Number pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400959#M149204</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;ok i see, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Emteam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 22:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400959#M149204</guid>
      <dc:creator>emteam162</dc:creator>
      <dc:date>2012-10-10T22:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Column Number pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400960#M149205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you mark this as answered? That makes the answer easier to find for others with the same question. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 08:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-Number-pivot-table/m-p/400960#M149205</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-11T08:01:06Z</dc:date>
    </item>
  </channel>
</rss>

