<?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 Or statement in Concat in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993974#M959599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a button with layout condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat(Driver) = 'BCBSBCBS-AccuracyBCBS_Completeness) - This button works only if I select all together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is Button needs to work if I select BCBS or BCBS_Timeliness or BCBS_Completeness&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 17:40:24 GMT</pubDate>
    <dc:creator>varunreddy</dc:creator>
    <dc:date>2015-10-29T17:40:24Z</dc:date>
    <item>
      <title>Or statement in Concat</title>
      <link>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993974#M959599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a button with layout condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concat(Driver) = 'BCBSBCBS-AccuracyBCBS_Completeness) - This button works only if I select all together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is Button needs to work if I select BCBS or BCBS_Timeliness or BCBS_Completeness&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 17:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993974#M959599</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2015-10-29T17:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Or statement in Concat</title>
      <link>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993975#M959600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Try like below,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Match(Driver,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;BCBS','BCBS_Timeliness', 'BCBS_Completeness')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Or simply&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Wildmatch(Driver,'BCBS*'&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 18:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993975#M959600</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-10-29T18:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Or statement in Concat</title>
      <link>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993976#M959601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using an action - Clear field - Driver&lt;/P&gt;&lt;P&gt;Layout condition - Concat(Driver) = 'BCBSBCBS-AccuracyBCBS_Completeness).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select a butoon. It will disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response, but they are not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 18:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993976#M959601</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2015-10-29T18:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Or statement in Concat</title>
      <link>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993977#M959602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont understand your question.. could you bit more specific? What does the button do? Where you assigned the layout condition?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 18:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993977#M959602</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-10-29T18:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Or statement in Concat</title>
      <link>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993978#M959603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Varun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give a try by adding field event trigger to show button on those 3 in document properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Brad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 18:31:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993978#M959603</guid>
      <dc:creator />
      <dc:date>2015-10-29T18:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Or statement in Concat</title>
      <link>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993979#M959604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirement is, If i select a button ,it should show field values and if I select same button, it should clear the selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I used two buttons. If I select the button with values, the button with clear field will be shown and first button will be hidden.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 18:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Or-statement-in-Concat/m-p/993979#M959604</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2015-10-29T18:33:37Z</dc:date>
    </item>
  </channel>
</rss>

