<?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: Formula to search for specific sign in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Formula-to-search-for-specific-sign/m-p/84872#M14232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2018 11:48:10 GMT</pubDate>
    <dc:creator>markus_dreuw</dc:creator>
    <dc:date>2018-03-26T11:48:10Z</dc:date>
    <item>
      <title>Formula to search for specific sign</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Formula-to-search-for-specific-sign/m-p/84870#M14230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;Good morning&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;I would like to evaluate a column by controlling if it contains an e-mail addresses respectively an “@”. Before and after the “@” different content can be given, numbers, letters etc. It just has to be controlled if there is an “@” in it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;Is there any formula to do so? Maybe working with an if clause? &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;Thank you in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Formula-to-search-for-specific-sign/m-p/84870#M14230</guid>
      <dc:creator>markus_dreuw</dc:creator>
      <dc:date>2024-11-16T08:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Formula to search for specific sign</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Formula-to-search-for-specific-sign/m-p/84871#M14231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure where/how you want to use this logic, but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implicit:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;(Index(MailAddress, '@') &amp;gt; 0)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explicit:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If(Index(MailAddress, '@') &amp;gt; 0, true(), false())&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 08:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Formula-to-search-for-specific-sign/m-p/84871#M14231</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-03-26T08:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Formula to search for specific sign</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Formula-to-search-for-specific-sign/m-p/84872#M14232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 11:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Formula-to-search-for-specific-sign/m-p/84872#M14232</guid>
      <dc:creator>markus_dreuw</dc:creator>
      <dc:date>2018-03-26T11:48:10Z</dc:date>
    </item>
  </channel>
</rss>

