<?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: Switch Expression dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035462#M928483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's my goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again ! Really appreciate your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 10:37:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-21T10:37:37Z</dc:date>
    <item>
      <title>Switch Expression dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035458#M928479</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 have a question,&lt;/P&gt;&lt;P&gt;I have a bar chart like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118763_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible for me to switch the position between BRAND and MY EXPRESSION (DLV &amp;amp; REQ) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also attach my data and sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appreciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&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/Switch-Expression-dimension/m-p/1035458#M928479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Expression dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035459#M928480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is meant by &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;switch the position between BRAND and MY EXPRESSION (DLV &amp;amp; REQ) ?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Please elaborate !&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035459#M928480</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-03-21T10:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Expression dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035460#M928481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="118762" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118762_Capture.PNG" style="height: 218px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CrossTable (Name, Value, 2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD YEARMONTH, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BRAND, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REQ_QTY, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DLV_QTY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sample.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet2);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Three Dimensions&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;YEARMONTH&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BRAND&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035460#M928481</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-21T10:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Expression dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035461#M928482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;possible if you have a record for Requested quantity and a record for Delivered quantity then next to each record you would put Flag as R or V&lt;/P&gt;&lt;P&gt;in this way you would use the Flag as a dimension &lt;/P&gt;&lt;P&gt;and you need to add the Brand as a dimension too &lt;/P&gt;&lt;P&gt;in your expression you would count the brands (how many times a brand was ordered or delivered) &lt;/P&gt;&lt;P&gt;is this what you aim for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035461#M928482</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2016-03-21T10:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Switch Expression dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035462#M928483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's my goal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again ! Really appreciate your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Switch-Expression-dimension/m-p/1035462#M928483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-21T10:37:37Z</dc:date>
    </item>
  </channel>
</rss>

