<?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: How to replace the below logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6205#M1018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before we help you any further, do you promise to close all your previous non-closed threads &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2018 12:25:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-24T12:25:12Z</dc:date>
    <item>
      <title>How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6198#M1011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(match([Meeting Type],'1X1','1X1*','2X1','3X1','GRP','CCL'),[Meeting Type])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to replace the 'GRP', is a 'group meeting' and 'CCL' is 'Conference Cal'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 09:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6198#M1011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T09:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6199#M1012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="color: #ff0000;"&gt;You have opened many threads, And not yet solve even you haven't look back from there. So, I would suggest you to get all thing which you need. Don't thread be alone.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, Where are you trying this? In Script / UI??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 09:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6199#M1012</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-24T09:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6200#M1013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script only..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 09:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6200#M1013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T09:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6201#M1014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From give statement, there is two times loading involved. If you provide any application we will work out for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 09:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6201#M1014</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-24T09:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6202#M1015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I traied below expresion but it's not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN dir="ltr" style="font-size: 10pt; font-family: 'Segoe UI'; color: #008000; border-color: #008000;"&gt;if(match([Meeting Type],'1X1','1X1*','2X1','3X1','GRP','CCL'),Replace(Replace(Replace([Meeting Type],'GRP','Group Meeting'),'CCL','Conference Call'),'1X1*','1X1'))) ,[Meeting Type] &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN dir="ltr" style="font-size: 10pt; font-family: 'Segoe UI'; color: #008000; border-color: #008000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN dir="ltr" style="font-size: 10pt; font-family: 'Segoe UI'; color: #008000; border-color: #008000;"&gt;thanks,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 11:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6202#M1015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T11:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6203#M1016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why can't you just do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=If(Match([Meeting Type],'1X1','1X1*','2X1','3X1','&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;group meeting&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;'&lt;/SPAN&gt;,&lt;SPAN style="color: #ff0000;"&gt;'&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Conference Cal&lt;/SPAN&gt;'&lt;/SPAN&gt;),[Meeting Type])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 12:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6203#M1016</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-24T12:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6204#M1017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;The below expresion&amp;nbsp; 'GRP' replace with 'Group Metting'&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;and 'CCL' Replace with 'Conference Cal and '1X1*''&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;replace with '1X1'&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;if(match([Meeting Type],'1X1','1X1*','2X1','3X1','GRP','CCL'),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;o/p&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;1X1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;2X1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;3X1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;Group Meeting &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;Conference Cal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Segoe UI';"&gt;Thanks,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 12:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6204#M1017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T12:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6205#M1018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before we help you any further, do you promise to close all your previous non-closed threads &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 12:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6205#M1018</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-24T12:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6206#M1019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you guide me how to close threads really i don't know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 12:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6206#M1019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T12:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6207#M1020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to mark Correct Answer for the answer that best fit your needs. and you can mark any helpful responses for things you found helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 12:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6207#M1020</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-24T12:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to replace the below logic</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6208#M1021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tell me the exactly expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 13:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-replace-the-below-logic/m-p/6208#M1021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T13:37:47Z</dc:date>
    </item>
  </channel>
</rss>

