<?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: Highlighting specific values/table results in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383778#M491685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes got confused with the 'plus' bit! now its clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue with the highlighting bit is that I only want to highlight the specific instance that User10 has (whereby he is both in approvers and users) thats why i originally tried to add the expression to Address (quite stupidly in hind sight!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While adding the color expression to a single instance (where Role=Approvers) works fine, I cannot workout how to specify to highlight the User who is in both!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to use:&lt;/P&gt;&lt;P&gt;= if([Roles] = 'Approvers' and [Roles]= 'Users' ,RGB(255, 255, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it highlights everything as I think it looks at users and approvers in separation instead of instances where they are both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that explains my plight! Any ideas how to solve this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 13:03:28 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-04T13:03:28Z</dc:date>
    <item>
      <title>Highlighting specific values/table results</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383774#M491681</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 ask for some help with a security audit report I have created for one of our applications. The idea is to review the users in security groups and flag wherevere there is a breach in segregation of duties (where the same user is both an approver and a user for a specified business unit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far I have managed to display this by using a pivot table, note in the attached report, User10 is both Approver and User.&lt;/P&gt;&lt;P&gt;The problem is all other users which have only one role are displayed in there as well so its difficult to spot the breaches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way of either limiting the table to display the users that have both values or highlighting the cell with the user10 (preffered option!).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appretiate your help!&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 10:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383774#M491681</guid>
      <dc:creator />
      <dc:date>2012-09-04T10:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting specific values/table results</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383775#M491682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can expand 'plus' left to your expression or dimension and type an expression for background color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 10:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383775#M491682</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-04T10:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting specific values/table results</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383776#M491683</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;Thanks for this, I tried adding &lt;/P&gt;&lt;P&gt;=Address and If([Address] = 'Approvers' ,RGB(255, 255, 0)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to the 'Address' dimension (which is the User field...) just to try whether it will work for a single condition but it does not return any values now. definitely doing something wrong!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide an example expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 12:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383776#M491683</guid>
      <dc:creator />
      <dc:date>2012-09-04T12:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting specific values/table results</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383777#M491684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; lesm,&lt;/P&gt;&lt;P&gt;Why are you comparing [Address] with 'Approvers' ? [Address] has only values UserNN.&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;=If([Roles] = 'Approvers' ,RGB(255, 255, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I think you didn't understand me. You should just Click on '+' on dimension.&lt;/P&gt;&lt;P&gt;Then choose 'Background Color' and there type a color expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 12:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383777#M491684</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-04T12:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting specific values/table results</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383778#M491685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes got confused with the 'plus' bit! now its clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue with the highlighting bit is that I only want to highlight the specific instance that User10 has (whereby he is both in approvers and users) thats why i originally tried to add the expression to Address (quite stupidly in hind sight!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While adding the color expression to a single instance (where Role=Approvers) works fine, I cannot workout how to specify to highlight the User who is in both!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try to use:&lt;/P&gt;&lt;P&gt;= if([Roles] = 'Approvers' and [Roles]= 'Users' ,RGB(255, 255, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it highlights everything as I think it looks at users and approvers in separation instead of instances where they are both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that explains my plight! Any ideas how to solve this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383778#M491685</guid>
      <dc:creator />
      <dc:date>2012-09-04T13:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting specific values/table results</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383779#M491686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you want to do? I had to do a binary load but you can add the Users and Approvers flag to your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383779#M491686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-04T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Highlighting specific values/table results</title>
      <link>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383780#M491687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank! thats exactly what I was looking for!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Highlighting-specific-values-table-results/m-p/383780#M491687</guid>
      <dc:creator />
      <dc:date>2012-09-04T13:43:00Z</dc:date>
    </item>
  </channel>
</rss>

