<?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: Field of expressions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Field-of-expressions/m-p/1833413#M68802</link>
    <description>&lt;P&gt;Thank you for the help. I came across the solution of just having the expression $(=calculation)&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Sep 2021 21:45:26 GMT</pubDate>
    <dc:creator>drewjamison1396</dc:creator>
    <dc:date>2021-09-02T21:45:26Z</dc:date>
    <item>
      <title>Field of expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Field-of-expressions/m-p/1832993#M68765</link>
      <description>&lt;P&gt;I am trying to create a visualization(bar chart) that runs off of a field that's values are different expressions.&amp;nbsp; Also I would like the filter pane to allow me to change which expression is being used.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 16:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-of-expressions/m-p/1832993#M68765</guid>
      <dc:creator>drewjamison1396</dc:creator>
      <dc:date>2021-09-01T16:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Field of expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Field-of-expressions/m-p/1833251#M68790</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to add inline table in the script like&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load* Inline [&lt;BR /&gt;Metric&lt;BR /&gt;Margin&lt;BR /&gt;Cost&lt;BR /&gt;Sales&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;then add the below expression&amp;nbsp;in the bar chart as&amp;nbsp;&lt;/P&gt;&lt;P&gt;=If(Metric='Cost', Sum(Cost),if(Metric='Sales', sum(Amount),if(Metric='Margin', sum(Amount)- Sum(Cost)))&lt;/P&gt;&lt;P&gt;and place the formula in else condition if you want to show anything as default without selecting any filter&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 12:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-of-expressions/m-p/1833251#M68790</guid>
      <dc:creator>salonicdk28</dc:creator>
      <dc:date>2021-09-02T12:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Field of expressions</title>
      <link>https://community.qlik.com/t5/App-Development/Field-of-expressions/m-p/1833413#M68802</link>
      <description>&lt;P&gt;Thank you for the help. I came across the solution of just having the expression $(=calculation)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 21:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-of-expressions/m-p/1833413#M68802</guid>
      <dc:creator>drewjamison1396</dc:creator>
      <dc:date>2021-09-02T21:45:26Z</dc:date>
    </item>
  </channel>
</rss>

