<?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 excel to qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063502#M1223349</link>
    <description>&lt;P&gt;Hi Community&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;=IF(ISNUMBER(SEARCH("Air Arabia",AE3))=TRUE,"Air Arabia Landing Page",IF(ISNUMBER(SEARCH("pkg",AX3))=TRUE,"PDP",IF(ISNUMBER(SEARCH("tour-package",AX3))=TRUE,"SRP","Other")))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;this is excel formula ..I want same formula in Qlikview&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here AE3 is&amp;nbsp;[Campaign Name], and AX3 is [page url]&lt;/P&gt;
&lt;P&gt;expected output:-&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 48pt;" border="0" width="65px" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt; width: 48pt;"&gt;&lt;STRONG&gt;Air Arabia&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt;"&gt;Air Arabia Landing Page&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt;"&gt;other&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt;"&gt;PDP&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt;"&gt;SRP&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if(wildmatch([Campaign Name], 'Air Arabia', 1), 'Air Arabia Landing Page',if(wildmatch([Page URL], 'pkg', 1), 'PDP',if(wildmatch([Page URL], 'tour-package', 1), 'SRP','Other'))) as arabia_vistara,&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I try this but not getting answer&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2023 07:58:57 GMT</pubDate>
    <dc:creator>inam</dc:creator>
    <dc:date>2023-04-24T07:58:57Z</dc:date>
    <item>
      <title>excel to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063502#M1223349</link>
      <description>&lt;P&gt;Hi Community&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;=IF(ISNUMBER(SEARCH("Air Arabia",AE3))=TRUE,"Air Arabia Landing Page",IF(ISNUMBER(SEARCH("pkg",AX3))=TRUE,"PDP",IF(ISNUMBER(SEARCH("tour-package",AX3))=TRUE,"SRP","Other")))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;this is excel formula ..I want same formula in Qlikview&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here AE3 is&amp;nbsp;[Campaign Name], and AX3 is [page url]&lt;/P&gt;
&lt;P&gt;expected output:-&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 48pt;" border="0" width="65px" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt; width: 48pt;"&gt;&lt;STRONG&gt;Air Arabia&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt;"&gt;Air Arabia Landing Page&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt;"&gt;other&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt;"&gt;PDP&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="65.2031px" height="20" style="height: 15.0pt;"&gt;SRP&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if(wildmatch([Campaign Name], 'Air Arabia', 1), 'Air Arabia Landing Page',if(wildmatch([Page URL], 'pkg', 1), 'PDP',if(wildmatch([Page URL], 'tour-package', 1), 'SRP','Other'))) as arabia_vistara,&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I try this but not getting answer&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 07:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063502#M1223349</guid>
      <dc:creator>inam</dc:creator>
      <dc:date>2023-04-24T07:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: excel to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063596#M1223354</link>
      <description>&lt;P&gt;Hi, can you try this?:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if(wildmatch([Campaign Name], '*Air Arabia*'), 'Air Arabia Landing Page',if(wildmatch([Page URL], '*pkg*'), 'PDP',if(wildmatch([Page URL], '*tour-package*'), 'SRP','Other'))) as arabia_vistara,&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 10:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063596#M1223354</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2023-04-24T10:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: excel to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063615#M1223355</link>
      <description>&lt;P&gt;Thanks Rubenmarin .... its working fine&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;i have one more column&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Excelformula&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=IF(OR(ISNUMBER(SEARCH("guidelines",AX2))=TRUE,ISNUMBER(SEARCH("guidelines",AE2))=TRUE),"TG","NonT")&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I want same formula in Qlikview .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Expected output :-&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 48pt;" border="0" width="64" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="64" height="20" style="height: 15.0pt; width: 48pt;"&gt;&lt;STRONG&gt;guidelines&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;Non TG&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;TG&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i try this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if(match('guidelines', [Page URL]) or match('guidelines', [Campaign Name]) , 'TG', 'Non TG') as new_guidelines,&amp;nbsp; but getting only&amp;nbsp; Non TG&amp;nbsp; in&amp;nbsp; gidelines column&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 11:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063615#M1223355</guid>
      <dc:creator>inam</dc:creator>
      <dc:date>2023-04-24T11:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: excel to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063619#M1223356</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/222774"&gt;@inam&lt;/a&gt;&amp;nbsp; use Index function instead wildmatch. If you are using wildmatch , you need to wrap your search string with '*'&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;if(index([Campaign Name], 'Air Arabia', 1), 'Air Arabia Landing Page',
if(index([Page URL], 'pkg', 1), 'PDP',
if(index([Page URL], 'tour-package', 1), 'SRP','Other'))) as arabia_vistara &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 11:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063619#M1223356</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-04-24T11:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: excel to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063717#M1223362</link>
      <description>&lt;P&gt;Hi, the first parameter of the match function is the field the search, and next parameters are the values to search:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Scripting/ConditionalFunctions/match.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2023/Subsystems/Hub/Content/Sense_Hub/Scripting/ConditionalFunctions/match.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So: &lt;SPAN&gt;if(match([Page URL],'guidelines') or match([Campaign Name],'guidelines') , 'TG', 'Non TG')&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;or in wildmatch:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if(wildmatch([Page URL],'*guidelines*') or wildmatch([Campaign Name],'*guidelines*') , 'TG', 'Non TG')&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 14:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063717#M1223362</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2023-04-24T14:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: excel to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063952#M1223372</link>
      <description>&lt;P&gt;Thanks Rubenmarin&amp;nbsp;&lt;/P&gt;
&lt;P&gt;working fine&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 04:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063952#M1223372</guid>
      <dc:creator>inam</dc:creator>
      <dc:date>2023-04-25T04:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: excel to qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063958#M1223373</link>
      <description>&lt;P&gt;ok Kushal done&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tysm&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 04:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-to-qlikview/m-p/2063958#M1223373</guid>
      <dc:creator>inam</dc:creator>
      <dc:date>2023-04-25T04:38:04Z</dc:date>
    </item>
  </channel>
</rss>

