<?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: EXPLINATION? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EXPLINATION/m-p/713180#M1057407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the result will be 'QLIK :' concatenated with value of VIEW.&lt;/P&gt;&lt;P&gt;If value of View is India. It gives.&lt;/P&gt;&lt;P&gt;QLIK :India.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get the resulset of 2 fields Qlik and View&lt;/P&gt;&lt;P&gt;then you need to write like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik &amp;amp; ':' &amp;amp; View.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give the value of Qlik concated with Value of View with colon.&lt;/P&gt;&lt;P&gt;If Value of Qlik is Mother the &lt;/P&gt;&lt;P&gt;Mother : India&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 12:40:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-13T12:40:19Z</dc:date>
    <item>
      <title>EXPLINATION?</title>
      <link>https://community.qlik.com/t5/QlikView/EXPLINATION/m-p/713179#M1057406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'QLIK :' &amp;amp;VIEW&amp;nbsp; AS&amp;nbsp;&amp;nbsp; FLAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MEANS WHAT FLAG GIVES HERE&amp;nbsp;&amp;nbsp;&amp;nbsp; if i have 2 fileds qlik&amp;nbsp; and&amp;nbsp; view .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 12:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPLINATION/m-p/713179#M1057406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-13T12:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: EXPLINATION?</title>
      <link>https://community.qlik.com/t5/QlikView/EXPLINATION/m-p/713180#M1057407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the result will be 'QLIK :' concatenated with value of VIEW.&lt;/P&gt;&lt;P&gt;If value of View is India. It gives.&lt;/P&gt;&lt;P&gt;QLIK :India.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get the resulset of 2 fields Qlik and View&lt;/P&gt;&lt;P&gt;then you need to write like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik &amp;amp; ':' &amp;amp; View.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give the value of Qlik concated with Value of View with colon.&lt;/P&gt;&lt;P&gt;If Value of Qlik is Mother the &lt;/P&gt;&lt;P&gt;Mother : India&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 12:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPLINATION/m-p/713180#M1057407</guid>
      <dc:creator />
      <dc:date>2014-10-13T12:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: EXPLINATION?</title>
      <link>https://community.qlik.com/t5/QlikView/EXPLINATION/m-p/713181#M1057408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here with the below syntax&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;"&gt;'QLIK :' &amp;amp;VIEW&amp;nbsp; AS&amp;nbsp;&amp;nbsp; FLAG&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'QLIK :'is text &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;VIEW&amp;nbsp; &lt;/SPAN&gt;is field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;It will add &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;QLIK :&lt;/SPAN&gt; to all the values of field View.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 12:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EXPLINATION/m-p/713181#M1057408</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-13T12:44:15Z</dc:date>
    </item>
  </channel>
</rss>

