<?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: Cycling Multiple expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467951#M569893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What mwoolf has suggested will work. Another idea is to have a list box that contains 'Dollars' and 'Units', and the user can select which view they want to see.&amp;nbsp; See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 15:44:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-04T15:44:17Z</dc:date>
    <item>
      <title>Cycling Multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467949#M569891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to cycle multple expressions at the same time? I have a tabular chart with thirteen columns, one for the customer name (the dimension), and one expression for each month. I'd like to be able to cycle from dollars to units in all twelve months simultaneously. Can this be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 15:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467949#M569891</guid>
      <dc:creator />
      <dc:date>2012-10-04T15:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cycling Multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467950#M569892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write each expression something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(vExprFlag = 1, sum(Dollars),sum(Units))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a variable vExprFlag and set to 1.&lt;/P&gt;&lt;P&gt;Create a button that cycles the value of the variable between 1 and 0 when clicked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 15:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467950#M569892</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-10-04T15:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cycling Multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467951#M569893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What mwoolf has suggested will work. Another idea is to have a list box that contains 'Dollars' and 'Units', and the user can select which view they want to see.&amp;nbsp; See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 15:44:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467951#M569893</guid>
      <dc:creator />
      <dc:date>2012-10-04T15:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cycling Multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467952#M569894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. That worked. As did Rebeccad's suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next question: Is it possible to change the column formatting &lt;BR /&gt;dynamically from integer to money when I make the switch?&lt;/P&gt;&lt;P&gt;Also, is there a good reference on the API? I looked at&lt;BR /&gt;the API Guide.qvw but it looks pretty lame. I have a VB&lt;BR /&gt;background but I'd like to find out more about the classes, properties &lt;BR /&gt;and methods available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467952#M569894</guid>
      <dc:creator />
      <dc:date>2012-10-11T15:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cycling Multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467953#M569895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. That worked. As did Rebeccad's suggestion.&lt;/P&gt;&lt;P&gt;Next question: Is it possible to change the column formatting &lt;BR /&gt;dynamically from integer to money when I make the switch?&lt;/P&gt;&lt;P&gt;Also, is there a good reference on the API? I looked at&lt;BR /&gt;the API Guide.qvw but it looks pretty lame. I have a VB&lt;BR /&gt;background but I'd like to find out more about the classes, properties &lt;BR /&gt;and methods available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467953#M569895</guid>
      <dc:creator />
      <dc:date>2012-10-11T15:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cycling Multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467954#M569896</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if(vExprFlag = 1, Num(sum(Dollars),'$#,##0.00'),Num(sum(Units)),'#,##0'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Number format , select as Expression Default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467954#M569896</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-11T15:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cycling Multiple expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467955#M569897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. That worked. As did Rebeccad's suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next question: Is it possible to dynamically change the column formatting from integer to money when the switch from units to dollars occurs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is there a good reference for the API? I looked at the API Guide.qvw but it seems pretty lame. I'd like to get a better handle on the classes, properties and methods available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cycling-Multiple-expressions/m-p/467955#M569897</guid>
      <dc:creator />
      <dc:date>2012-10-11T15:28:48Z</dc:date>
    </item>
  </channel>
</rss>

