<?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 User Table Security Check in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110718#M766356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built an app that shows transaction made by a department on a ERP system.&amp;nbsp; Here are the sample table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Item&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;User ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Cost&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/01/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Laptop&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;2000&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;10/03/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Beverages&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0025&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;25/05/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Battery&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0020&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Staff Table&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;User Id&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Name&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;0001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;John Lee&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;0025&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bose Frankie&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;0020&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Malcom Jack&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a left join statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can combine both tables to have a consolidated table that shows me each transaction and who authorized it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now from the table about only John Lee (0001) and Malcom Jack (0020) have been authorized to make transaction in this department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we make an 'exceptional' report/table that shows ONLY those who are not authorized to make such transaction in this department?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR can we highlight them on the consolidated table? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share your thoughts &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Akpofure &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>akpofureenughwu</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>User Table Security Check</title>
      <link>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110718#M766356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built an app that shows transaction made by a department on a ERP system.&amp;nbsp; Here are the sample table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Item&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;User ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Cost&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01/01/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Laptop&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;2000&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;10/03/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Beverages&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0025&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;25/05/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Battery&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0020&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Staff Table&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;User Id&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Name&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;0001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;John Lee&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;0025&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bose Frankie&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;0020&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Malcom Jack&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a left join statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can combine both tables to have a consolidated table that shows me each transaction and who authorized it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now from the table about only John Lee (0001) and Malcom Jack (0020) have been authorized to make transaction in this department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we make an 'exceptional' report/table that shows ONLY those who are not authorized to make such transaction in this department?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR can we highlight them on the consolidated table? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share your thoughts &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Akpofure &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110718#M766356</guid>
      <dc:creator>akpofureenughwu</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: User Table Security Check</title>
      <link>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110719#M766357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;how do you know who is authorized or not ?&lt;/P&gt;&lt;P&gt;you can create a field whose value is calculated with an if() function&lt;/P&gt;&lt;P&gt;and in your graphs,&lt;/P&gt;&lt;P&gt;either show only the unauthorized with a set analysis based on this flag&lt;/P&gt;&lt;P&gt;either highlight the rows with a background color expressions based on this field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2018 14:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110719#M766357</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-07-04T14:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: User Table Security Check</title>
      <link>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110720#M766358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.qlik.com/qlik-users/31575"&gt;olivierrobin&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the feeds.... It is insight&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the Staff table in real time is lot of lines. I have made&amp;nbsp; table that only staff will a&lt;SPAN style="font-size: 13.3333px;"&gt;uthorization permission &lt;/SPAN&gt;with this structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization_Table:&lt;/P&gt;&lt;P&gt;S/N&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StaffName&lt;/P&gt;&lt;P&gt;0001&amp;nbsp;&amp;nbsp; John Lee&lt;/P&gt;&lt;P&gt;0020&amp;nbsp;&amp;nbsp; Malcom Jack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can write an if statment that says...... If the user Id number is in the Authorization tAble.... Then the transaction is approved else decline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110720#M766358</guid>
      <dc:creator>akpofureenughwu</dc:creator>
      <dc:date>2018-07-05T13:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: User Table Security Check</title>
      <link>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110721#M766359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you load authorization,add a field (ex: authorized)in this table (the value you want) (ex:1)&lt;/P&gt;&lt;P&gt;and you can write&lt;/P&gt;&lt;P&gt;if(authorized=1,'approved','declined') as approved_declined&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/User-Table-Security-Check/m-p/110721#M766359</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-07-05T15:17:33Z</dc:date>
    </item>
  </channel>
</rss>

