<?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: condition in the help field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511313#M191036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(specificfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;'TEXT' &amp;amp;name_of_record_in_the_specific_field&amp;nbsp; &amp;amp;num(MY_EXPRESSION)&amp;amp;'TEXT',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;'TEXT' &amp;amp;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(MY_EXPRESSION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' TEXT'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;regards-bika&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 09:11:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-23T09:11:14Z</dc:date>
    <item>
      <title>condition in the help field</title>
      <link>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511310#M191033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know if it's possible to etablish condition in the help field (the question mark in the legend). In fact, i would like to check if a value is selected in a field and display if it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help and sorry for the approximativ english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 08:40:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511310#M191033</guid>
      <dc:creator />
      <dc:date>2013-07-23T08:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: condition in the help field</title>
      <link>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511311#M191034</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes you can write the if statements and any other conditional statements in Help Text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 08:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511311#M191034</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-07-23T08:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: condition in the help field</title>
      <link>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511312#M191035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; Currently my expresion is :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;='TEXT' &amp;amp;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(MY_EXPRESSION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' TEXT' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; And I would to get an expresion as :&lt;/P&gt;&lt;P&gt; If nothing is selected in a specific field keep the above expression else ='TEXT' &amp;amp;name_of_record_in_the_specific_field&amp;nbsp; &amp;amp;num(MY_EXPRESSION)&amp;amp;'TEXT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me to find an expression to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 08:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511312#M191035</guid>
      <dc:creator />
      <dc:date>2013-07-23T08:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: condition in the help field</title>
      <link>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511313#M191036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(specificfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;'TEXT' &amp;amp;name_of_record_in_the_specific_field&amp;nbsp; &amp;amp;num(MY_EXPRESSION)&amp;amp;'TEXT',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;'TEXT' &amp;amp;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(MY_EXPRESSION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' TEXT'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;regards-bika&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511313#M191036</guid>
      <dc:creator />
      <dc:date>2013-07-23T09:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: condition in the help field</title>
      <link>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511314#M191037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you bika, it works fine. Just one more thing I would like to get le &amp;amp;name_of_record_in_the_specific_field dynamically. Is it possible? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511314#M191037</guid>
      <dc:creator />
      <dc:date>2013-07-23T09:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: condition in the help field</title>
      <link>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511315#M191038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I found. The final expresion is :&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(specificfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;'TEXT' &amp;amp;GetFieldSelections(specified)&amp;nbsp; &amp;amp;num(MY_EXPRESSION)&amp;amp;'TEXT',&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;'TEXT' &amp;amp;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(MY_EXPRESSION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp;' TEXT'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511315#M191038</guid>
      <dc:creator />
      <dc:date>2013-07-23T09:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: condition in the help field</title>
      <link>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511316#M191039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes dear..it will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-in-the-help-field/m-p/511316#M191039</guid>
      <dc:creator />
      <dc:date>2013-07-23T09:33:33Z</dc:date>
    </item>
  </channel>
</rss>

