<?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: Only function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913390#M75285</link>
    <description>&lt;P&gt;In what context would you apply this expression?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2022 20:19:15 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2022-04-01T20:19:15Z</dc:date>
    <item>
      <title>Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913252#M75275</link>
      <description>&lt;P&gt;Hi every one,&lt;/P&gt;
&lt;P&gt;I want to use Only function in order to show customer just the OrderID that they ShipDate is equal to OrderDate&lt;/P&gt;
&lt;P&gt;I had try this :&lt;/P&gt;
&lt;P&gt;Only({$&amp;lt;ShipDate=OrderDate&amp;gt;}OrderID)&lt;/P&gt;
&lt;P&gt;it does not give me any error but does not show any OrderID (although there is some).&lt;/P&gt;
&lt;P&gt;Please Guide me&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 15:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913252#M75275</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-04-01T15:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913272#M75277</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;may be this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Only({$&amp;lt;ShipDate={$(=OrderDate)}&amp;gt;}OrderID)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 16:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913272#M75277</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2022-04-01T16:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913296#M75282</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;unfortunately, it did not work too&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 16:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913296#M75282</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-04-01T16:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913390#M75285</link>
      <description>&lt;P&gt;In what context would you apply this expression?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 20:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913390#M75285</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-04-01T20:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913441#M75290</link>
      <description>&lt;P&gt;I have a table with some columns such as customer, OrderID, shipdate and orderdate. I had apply this expression for OrderID as measure.&lt;/P&gt;
&lt;P&gt;I hope I had understand your question right&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 07:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913441#M75290</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-04-02T07:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913467#M75292</link>
      <description>&lt;P&gt;&lt;SPAN&gt;May be this&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Only({$&amp;lt;ShipDate={"=OrderDate"}&amp;gt;}OrderID)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 11:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913467#M75292</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2022-04-02T11:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913480#M75295</link>
      <description>&lt;P&gt;If there is only one ShipDate and OrderDate per OrderID, then one solution might be:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Only({$&amp;lt;OrderID={"=ShipDate=OrderDate"}&amp;gt;} OrderID)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case you might have multiple shipments per order, then&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Only({$&amp;lt;OrderID={"=Min(ShipDate=OrderDate)"}&amp;gt;} OrderID)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;should identify the Orders having shipments on the OrderDate.&lt;/P&gt;
&lt;P&gt;Having a more granular ShipmentID for orders with multiple shipments, you could as well use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Only({$&amp;lt;ShipmentID={"=ShipDate=OrderDate"}&amp;gt;} OrderID)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 13:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913480#M75295</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-04-02T13:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913488#M75296</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;
&lt;P&gt;I had understand my fault, it works:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;Only({$&amp;lt;OrderID={"=ShipDate=OrderDate"}&amp;gt;} OrderID)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but is there any link or tutorial about this type of set analysis -?&lt;/P&gt;
&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 15:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913488#M75296</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-04-02T15:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913490#M75297</link>
      <description>&lt;P&gt;maybe this chapter about expression searches in set expressions might help:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-advanced-searches.htm#:~:text=field%20in%20question.-,Expression%20searches,-You%20can%20use" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-modifiers-advanced-searches.htm#:~:text=field%20in%20question.-,Expression%20searches,-You%20can%20use&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please close your thread by accepting a solution if your question is answered.&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 16:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913490#M75297</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-04-02T16:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Only function</title>
      <link>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913495#M75298</link>
      <description>&lt;P&gt;thanks a lot I had do this&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 18:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Only-function/m-p/1913495#M75298</guid>
      <dc:creator>Samanehsorournejad</dc:creator>
      <dc:date>2022-04-02T18:20:18Z</dc:date>
    </item>
  </channel>
</rss>

