<?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 How to pass calculations as selection in selection API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-pass-calculations-as-selection-in-selection-API/m-p/43319#M660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some button functionality I'm trying to recreate in a mashup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do a select match on year values...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15212323392128647" jivemacro_uid="_15212323392128647" modifiedtitle="true"&gt;
&lt;P&gt;&amp;lt;button type="button" class="btn btn-primary btn-lg btn-block" id = prior3&amp;gt;&lt;/P&gt;
&lt;P&gt;Prior 3 Years &lt;/P&gt;
&lt;P&gt;&amp;lt;/button&amp;gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the JQuery &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15212324081743240" jivemacro_uid="_15212324081743240" modifiedtitle="true"&gt;
&lt;P&gt;$("#prior3").click(function() {&lt;/P&gt;
&lt;P&gt;app.field("[Service Year]").selectMatch('&amp;gt;2016', false);&lt;/P&gt;
&lt;P&gt;});&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I pass a calculation to the engine, i.e Max(Year), &amp;gt; today()-90....etc &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2018 20:36:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-16T20:36:24Z</dc:date>
    <item>
      <title>How to pass calculations as selection in selection API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-pass-calculations-as-selection-in-selection-API/m-p/43319#M660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some button functionality I'm trying to recreate in a mashup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do a select match on year values...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="html" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15212323392128647" jivemacro_uid="_15212323392128647" modifiedtitle="true"&gt;
&lt;P&gt;&amp;lt;button type="button" class="btn btn-primary btn-lg btn-block" id = prior3&amp;gt;&lt;/P&gt;
&lt;P&gt;Prior 3 Years &lt;/P&gt;
&lt;P&gt;&amp;lt;/button&amp;gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the JQuery &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15212324081743240" jivemacro_uid="_15212324081743240" modifiedtitle="true"&gt;
&lt;P&gt;$("#prior3").click(function() {&lt;/P&gt;
&lt;P&gt;app.field("[Service Year]").selectMatch('&amp;gt;2016', false);&lt;/P&gt;
&lt;P&gt;});&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I pass a calculation to the engine, i.e Max(Year), &amp;gt; today()-90....etc &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 20:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-pass-calculations-as-selection-in-selection-API/m-p/43319#M660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-16T20:36:24Z</dc:date>
    </item>
  </channel>
</rss>

