<?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: Using field names as pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522803#M195316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for this! It's exactly what I was looking for, and I'm glad there was a much simpler solution that what I first planned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jul 2013 21:54:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-01T21:54:56Z</dc:date>
    <item>
      <title>Using field names as pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522800#M195313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an idea of essentially turning a straight table into a pivot table, but by using conditional dimensions. This should give the user the ability to see their data by different dimensions by toggling on or off a column. What I'm trying to do is first create a list of all of my fields by using a list box object with $Fields as the dimension. Then, in my straight table I put the needed dimensions and add a condional as "=if(GetFieldSelections($Field)='FieldName', 1,0)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that this only currently allows me to toggle one column at a time, where I would love to be able to select multiple fields in my list and allow the user to decide which columns to show. By using IF statements in the conditional, I would have to write a complex script for each dimension and I imagine this could be very resource intensive. Is there a better way to do this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 21:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522800#M195313</guid>
      <dc:creator />
      <dc:date>2013-06-28T21:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using field names as pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522801#M195314</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;Try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Match('Field2', $(=Chr(39) &amp;amp; Replace(GetFieldSelections($Field), ', ', chr(39) &amp;amp; ',' &amp;amp; chr(39)) &amp;amp; chr(39)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Field2' is the name of the field that you are testing for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, rather than use $Field, I might load a separate field with the list of fields that I want the user to select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #666666; background: white;"&gt;Stephen Redmond is author of &lt;/SPAN&gt;&lt;A href="http://www.packtpub.com/qlikview-developers-cookbook/book?utm_source=mention.com&amp;amp;utm_medium=QVCommunity&amp;amp;utm_campaign=book_mention"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #888888; background: white;"&gt;QlikView for Developer's Cookbook&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #666666;"&gt;&lt;BR /&gt;&lt;SPAN style="background: white;"&gt;He is CTO of &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.capventis.com/"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #888888; background: white;"&gt;CapricornVentis&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #666666; background: white;"&gt;a &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.qlik.com/us/explore/experience/free-download?id=/&amp;amp;sourcepartner=CapricornVentis"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #888888; background: white;"&gt;QlikView&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; &lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #666666; background: white;"&gt;Elite Partner. We are always looking for the right people to &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://capventis.com/category/careers/"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #888888; background: white;"&gt;join our team&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #666666; background: white;"&gt;. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #666666;"&gt;&lt;BR /&gt;&lt;SPAN style="background: white;"&gt;Follow me on Twitter: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://twitter.com/stephencredmond"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Trebuchet MS','sans-serif'; color: #888888; background: white;"&gt;@stephencredmond&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 22:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522801#M195314</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2013-06-28T22:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using field names as pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522802#M195315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the Build Your Report option in the attached example. It uses the substringcount function instead of match, but there are more ways to skin a cat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 07:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522802#M195315</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-29T07:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using field names as pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522803#M195316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for this! It's exactly what I was looking for, and I'm glad there was a much simpler solution that what I first planned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2013 21:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-field-names-as-pivot-table/m-p/522803#M195316</guid>
      <dc:creator />
      <dc:date>2013-07-01T21:54:56Z</dc:date>
    </item>
  </channel>
</rss>

