<?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 Variable in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Variable-in-bar-chart/m-p/1392658#M820242</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;settings -&amp;gt; variable overview -&amp;gt; add new variable -&amp;gt; paste in definition (no equal sign or quotes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Aug 2017 10:59:31 GMT</pubDate>
    <dc:creator>wade12</dc:creator>
    <dc:date>2017-08-12T10:59:31Z</dc:date>
    <item>
      <title>Using Variable in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Variable-in-bar-chart/m-p/1392655#M820239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the below expression in a bar chart. Is it possible to store this in a variable and use it for multiple charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"=if(GetFieldSelections(Properties)='WithoutProperties'and GetFieldSelections(Reusability)='Output', count(DISTINCT {&amp;lt;BOFF={'Y'}&amp;gt;} OutputWithoutProperty),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(GetFieldSelections(Properties)='WithProperties'and GetFieldSelections(Reusability)='Output', count(DISTINCT {&amp;lt;BOFF={'Y'}&amp;gt;} OutputWithProperty),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(GetFieldSelections(Properties)='WithoutProperties'and GetFieldSelections(Reusability)='Input', count(DISTINCT {&amp;lt;BOFF={'Y'}&amp;gt;} InputWithoutProperty),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(GetFieldSelections(Properties)='WithProperties'and GetFieldSelections(Reusability)='Input', count(DISTINCT {&amp;lt;BOFF={'Y'}&amp;gt;} InputWithProperty),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(GetFieldSelections(Properties)='WithoutProperties'and GetFieldSelections(Reusability)='Both', count(DISTINCT BothWithoutProperty),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(GetFieldSelections(Properties)='WithProperties'and GetFieldSelections(Reusability)='Both', count(DISTINCT BothWithProperty)))))))"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help. Also attached the QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siva.&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/Using-Variable-in-bar-chart/m-p/1392655#M820239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using Variable in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Variable-in-bar-chart/m-p/1392656#M820240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be store without double quotes and check in your hand then tell us whether where you are getting issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2017 00:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Variable-in-bar-chart/m-p/1392656#M820240</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-12T00:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using Variable in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Variable-in-bar-chart/m-p/1392657#M820241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi siva,&lt;/P&gt;&lt;P&gt;you simply copy your expression into an input box as a new variable. &lt;/P&gt;&lt;P&gt;Please don't use an equal sign.&lt;BR /&gt;See the picture below:&lt;IMG alt="Reusables.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173264_Reusables.jpg" style="height: 353px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2017 09:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Variable-in-bar-chart/m-p/1392657#M820241</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2017-08-12T09:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Variable in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Variable-in-bar-chart/m-p/1392658#M820242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;settings -&amp;gt; variable overview -&amp;gt; add new variable -&amp;gt; paste in definition (no equal sign or quotes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Aug 2017 10:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Variable-in-bar-chart/m-p/1392658#M820242</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2017-08-12T10:59:31Z</dc:date>
    </item>
  </channel>
</rss>

