<?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: hardcoding a Qlikview formula in Qlik Learning Discussions</title>
    <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826978#M3045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis (see help for explanation and examples), from what I can get from your explanation this would be something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;po.status={'live'}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2014 17:42:10 GMT</pubDate>
    <dc:creator>stigchel</dc:creator>
    <dc:date>2014-11-27T17:42:10Z</dc:date>
    <item>
      <title>hardcoding a Qlikview formula</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826977#M3044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have a chart/straight table which works off my filters i.e. for customer, but I only want the data in the straight table to show specific data i.e. only "live" not "closed". How can I hardcode this "Open" status into a formula? field name is po.status&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 16:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826977#M3044</guid>
      <dc:creator />
      <dc:date>2014-11-27T16:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: hardcoding a Qlikview formula</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826978#M3045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use set analysis (see help for explanation and examples), from what I can get from your explanation this would be something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;po.status={'live'}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 17:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826978#M3045</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-11-27T17:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: hardcoding a Qlikview formula</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826979#M3046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help, I tried this but it returns &lt;A href="https://community.qlik.com/"&gt;\\error&lt;/A&gt; in calculated dimension.&lt;/P&gt;&lt;P&gt;I don't need the sales bit at the end,.&lt;/P&gt;&lt;P&gt;If I was using Microsoft Access or Microsoft Query my formula would be po.status = "Open" that is all I want to do.&lt;/P&gt;&lt;P&gt;I don't want to see any closed purchase orders but it seems to just show everything ever raised for the filtered customer. I have other expressions which show Sku, quantity, dates, Value etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I've explained a little better&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 08:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826979#M3046</guid>
      <dc:creator />
      <dc:date>2014-11-28T08:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: hardcoding a Qlikview formula</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826980#M3047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I gave you an &lt;STRONG&gt;example&lt;/STRONG&gt; for the &lt;STRONG&gt;expression &lt;/STRONG&gt;to use, you did not tell me what you are calculating. I try to avoid calculated dimensions and usually they are not necessary. If you use the set analysis in your &lt;STRONG&gt;expression &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;po.status={'open'}&amp;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;"&gt;in any function that takes set analysis the results will only show those.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&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;"&gt;If you must do this in your &lt;STRONG&gt;dimension&lt;/STRONG&gt;, you can probably use something like &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(po.status='Open',YourDimension)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 10:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826980#M3047</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-11-28T10:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: hardcoding a Qlikview formula</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826981#M3048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.. before I posted here I have tried using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;po.status={'open'}&amp;gt;}&lt;/SPAN&gt; as this seemed fairly straight forward, however it doesn't work for whatever reason. I am admitting defeat, and going to give up !&lt;/P&gt;&lt;P&gt;I will just click the data/straight table to filter off what I want, not ideal as it affects other tables in my tab but nevermind&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 11:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826981#M3048</guid>
      <dc:creator />
      <dc:date>2014-11-28T11:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: hardcoding a Qlikview formula</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826982#M3049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be fairly straight forward, however it is difficult for me not seeing your qvw. If you post your qvw here I could help you further, if you're worried about data sensitivity please have a look at &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 13:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826982#M3049</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-11-28T13:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: hardcoding a Qlikview formula</title>
      <link>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826983#M3050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its ok, I think its because the status is not set as "open" or "closed" on Sage, that uses C and 9 etc so there must be a hidden variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 14:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Learning-Discussions/hardcoding-a-Qlikview-formula/m-p/826983#M3050</guid>
      <dc:creator />
      <dc:date>2014-11-28T14:00:13Z</dc:date>
    </item>
  </channel>
</rss>

