<?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 a Field from exel as an expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909440#M74965</link>
    <description>&lt;P&gt;Within a KPI you could use something like this:&lt;/P&gt;
&lt;P&gt;$(=only({&amp;lt; [KPI Name] = {'Count ID'}&amp;gt;} [KPI Calc]))&lt;/P&gt;
&lt;P&gt;It will only work if there is only a single KPI-expression possible - either through a selection or with a set analysis like above. You couldn't apply this logic to several [KPI Calc] within a chart/table - if you want to do something like this you would need a pick(match()) approach.&lt;/P&gt;
&lt;P&gt;Qlik doesn't support an evaluate() within the UI and the above showed bypass-logic are technically possible but practically rather unhandy and adding often more complexity and efforts as benefits.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Thu, 24 Mar 2022 14:43:46 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-03-24T14:43:46Z</dc:date>
    <item>
      <title>Using a Field from exel as an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909002#M74935</link>
      <description>&lt;P&gt;I am trying to bring a Column from excel that contains qlik expressions to use in a KPI. Example: Column Row F2 "&amp;nbsp; 'Count(Ids) "&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Loaded into qlik as KPI Calc. I have got it to work intermittently using =($=[KPI Calc]) evaluating as "=Count(Ids)", but it will also break and be evaluated as "=-"&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 19:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909002#M74935</guid>
      <dc:creator>Wolfee</dc:creator>
      <dc:date>2022-03-23T19:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Field from exel as an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909004#M74936</link>
      <description>&lt;P&gt;Have a look at &lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Magic-of-Variables/ba-p/1465499" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Magic-of-Variables/ba-p/1465499&lt;/A&gt; for a clear and concise explanation of how the dollar sign expansion works for variables containing formulas.&lt;/P&gt;
&lt;P&gt;Without knowing what context breaks it, it's hard to guess what the issue might be. Possibly a selection is excluding the value of this column, or resulting in more than one row being returned for this column?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 19:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909004#M74936</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-03-23T19:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Field from exel as an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909440#M74965</link>
      <description>&lt;P&gt;Within a KPI you could use something like this:&lt;/P&gt;
&lt;P&gt;$(=only({&amp;lt; [KPI Name] = {'Count ID'}&amp;gt;} [KPI Calc]))&lt;/P&gt;
&lt;P&gt;It will only work if there is only a single KPI-expression possible - either through a selection or with a set analysis like above. You couldn't apply this logic to several [KPI Calc] within a chart/table - if you want to do something like this you would need a pick(match()) approach.&lt;/P&gt;
&lt;P&gt;Qlik doesn't support an evaluate() within the UI and the above showed bypass-logic are technically possible but practically rather unhandy and adding often more complexity and efforts as benefits.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 14:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909440#M74965</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-03-24T14:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Field from exel as an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909517#M74967</link>
      <description>&lt;P&gt;This solution works, but I have noticed it will appear to fail due to a seemingly random filter of KPI calc being applied.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 16:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-Field-from-exel-as-an-expression/m-p/1909517#M74967</guid>
      <dc:creator>Wolfee</dc:creator>
      <dc:date>2022-03-24T16:53:33Z</dc:date>
    </item>
  </channel>
</rss>

