<?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: Use field names as Dimension values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321315#M822178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My first response is that it's as simple as creating a Straight Table with expressions like "Sum([Total Sales])" and then checking "Horizontal" on the Presentation tab.&amp;nbsp; I suspect you may be trying to do something more sophisticated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jul 2017 16:42:51 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2017-07-31T16:42:51Z</dc:date>
    <item>
      <title>Use field names as Dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321314#M822177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help. &lt;STRONG&gt;I have two fields "Total Sales" and "Gross Sales" (just an example, I have way more) that I wish to show in the way of &lt;EM&gt;Image 1&lt;/EM&gt;, and information is as &lt;EM&gt;Image 2. &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Image 1)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/171953_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Image 2)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171931_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321314#M822177</guid>
      <dc:creator>julioarriaga</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Use field names as Dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321315#M822178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My first response is that it's as simple as creating a Straight Table with expressions like "Sum([Total Sales])" and then checking "Horizontal" on the Presentation tab.&amp;nbsp; I suspect you may be trying to do something more sophisticated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321315#M822178</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-07-31T16:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Use field names as Dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321316#M822179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First create Inline table&lt;/P&gt;&lt;P&gt;DimInline:&lt;/P&gt;&lt;P&gt;LOAD * INline [&lt;/P&gt;&lt;P&gt;Dim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Total sales]&lt;/P&gt;&lt;P&gt;[Gross Sales]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&amp;nbsp; expression in Straight table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Dim={"&lt;SPAN style="font-size: 13.3333px;"&gt;Total sales&lt;/SPAN&gt;"}&amp;gt;}Total Sales)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;Dim={"&lt;SPAN style="font-size: 13.3333px;"&gt;Gross Sales&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;"}&amp;gt;}Total Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Arvind Patil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321316#M822179</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-31T16:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Use field names as Dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321317#M822180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed, my final idea is far more complex, but I think I will keep it simple in order to not convolute innecesarily the question. When I advance more my app, I will post other questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-field-names-as-Dimension-values/m-p/1321317#M822180</guid>
      <dc:creator>julioarriaga</dc:creator>
      <dc:date>2017-07-31T16:50:28Z</dc:date>
    </item>
  </channel>
</rss>

