<?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 Compare User Data to Other Users when using Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102300#M753726</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;We have a physician scorecard that shows individuals their own performance data and only theirs by using Section Access. However, we now want to compare their data to their colleagues (de-identified). SA restricts all other user data by design. How should I restructure my data to make it so that I can compare the logged in user to their colleagues, without them knowing the names of those comparison colleagues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>proctors</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Compare User Data to Other Users when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102300#M753726</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;We have a physician scorecard that shows individuals their own performance data and only theirs by using Section Access. However, we now want to compare their data to their colleagues (de-identified). SA restricts all other user data by design. How should I restructure my data to make it so that I can compare the logged in user to their colleagues, without them knowing the names of those comparison colleagues?&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/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102300#M753726</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Compare User Data to Other Users when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102301#M753727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, supposing the de-identified data is in another table you can relate each user with each other user of this new table. This can be done joining all users and removing the one that links with the current user, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JoinTable:&lt;/P&gt;&lt;P&gt;LOAD &lt;STRONG&gt;IdUser&lt;/STRONG&gt; Resident UsersTable;&lt;/P&gt;&lt;P&gt;Join LOAD IdUser as &lt;STRONG&gt;IdOtherUser&lt;/STRONG&gt; Resident UsersTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FinalTable:&lt;/P&gt;&lt;P&gt;NoConcatenate LOAD * Resident JoinTable Where IdUser&amp;lt;&amp;gt;IdOtherUser;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table JoinTable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2018 11:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102301#M753727</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-10-14T11:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Compare User Data to Other Users when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102302#M753728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it's just one table. I'm concerned about basically having to duplicate the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 19:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102302#M753728</guid>
      <dc:creator>proctors</dc:creator>
      <dc:date>2018-10-17T19:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Compare User Data to Other Users when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102303#M753729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I struggled with something similar recently. In all honesty the only solution that comes to me is what Ruben said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see an option that doesn't duplicate the tables, or at least the data you want to be able to compare. The only other option I see is one giant table where you repeat the data for all other doctors for each doctor, but that doesn't seem like the most efficient data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 20:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102303#M753729</guid>
      <dc:creator>datagrrl</dc:creator>
      <dc:date>2018-10-17T20:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compare User Data to Other Users when using Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102304#M753730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if it's in the same table, how it's de-identified?. In that case seems all data is identified and maybe you only need to apply set analysis in expressions to compare user data with other users data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 16:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-User-Data-to-Other-Users-when-using-Section-Access/m-p/102304#M753730</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-10-18T16:41:42Z</dc:date>
    </item>
  </channel>
</rss>

