<?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>Question Re: Data level (Row level) Security in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811441#M254580</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can go through this video link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=GyCUF0rdQKw" target="test_blank"&gt;https://www.youtube.com/watch?v=GyCUF0rdQKw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sandip Kumar.&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 05:14:03 GMT</pubDate>
    <dc:creator>sandip_kumar003</dc:creator>
    <dc:date>2023-05-30T05:14:03Z</dc:date>
    <item>
      <title>Data level (Row level) Security</title>
      <link>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaq-p/811436</link>
      <description>&lt;P&gt;&lt;EM&gt;Hi All,&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;Can we apply data level security in SAP analytics cloud stories.&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;Vijay&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 09:04:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaq-p/811436</guid>
      <dc:creator>vijayb</dc:creator>
      <dc:date>2019-01-16T09:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data level (Row level) Security</title>
      <link>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811437#M254576</link>
      <description>&lt;P&gt;check attache links.&lt;/P&gt;&lt;P&gt;&lt;A href="https://subscription.packtpub.com/book/big_data_and_business_intelligence/9781788290883/10/ch10lvl1sec111/setting-security-for-models" target="test_blank"&gt;https://subscription.packtpub.com/book/big_data_and_business_intelligence/9781788290883/10/ch10lvl1sec111/setting-security-for-models&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2016/04/03/taking-a-look-a-data-security-in-cloud-for-analytics/" target="test_blank"&gt;https://blogs.sap.com/2016/04/03/taking-a-look-a-data-security-in-cloud-for-analytics/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sapanalytics.cloud/resources-roles-and-security-permissions/" target="test_blank"&gt;https://www.sapanalytics.cloud/resources-roles-and-security-permissions/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 09:22:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811437#M254576</guid>
      <dc:creator>amitrathi239</dc:creator>
      <dc:date>2019-01-16T09:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data level (Row level) Security</title>
      <link>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811438#M254577</link>
      <description>&lt;P&gt;Hi Vilay,&lt;/P&gt;&lt;P&gt;Yes you can. There are several ways:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In the modeller page you can enable data access control in a dimension. After enabling 2 extra column will appear in the model: read and write. There you can define users or groups for each value of the dimension.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/258999-screen-shot-2019-01-16-at-123137.png" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can apply filters during role creation. After defining the permissions for a role there is another tab called models. There you can define filters for the role for specific model and its dimensions.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/259001-screen-shot-2019-01-16-at-122827.png" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Last but best you can apply row level security via SSO. So that you can consume the authorization defined in the source system.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Kıvanç&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 09:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811438#M254577</guid>
      <dc:creator>Kivanc_Oktas</dc:creator>
      <dc:date>2019-01-16T09:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data level (Row level) Security</title>
      <link>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811439#M254578</link>
      <description>&lt;P&gt;&lt;EM&gt;Thank You Kivanc for your answer.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;It's useful when we have less users and less rows in dimension but how about if we have more users and thousands of rows in dimension.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please let us know is there any other way to apply data security instead assigning it at each row?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Vijay&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 08:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811439#M254578</guid>
      <dc:creator>vijayb</dc:creator>
      <dc:date>2019-01-17T08:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Data level (Row level) Security</title>
      <link>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811440#M254579</link>
      <description>&lt;P&gt;You are right if you have thousands Vijay. Instead of defining security to users one by one you can assign them to teams in SAC and assign the roles to the team. That may be easier. It is more or less the same in BW or any other tool.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 20:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811440#M254579</guid>
      <dc:creator>Kivanc_Oktas</dc:creator>
      <dc:date>2019-01-17T20:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data level (Row level) Security</title>
      <link>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811441#M254580</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can go through this video link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=GyCUF0rdQKw" target="test_blank"&gt;https://www.youtube.com/watch?v=GyCUF0rdQKw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sandip Kumar.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 05:14:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811441#M254580</guid>
      <dc:creator>sandip_kumar003</dc:creator>
      <dc:date>2023-05-30T05:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data level (Row level) Security</title>
      <link>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811442#M254581</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You cannot apply row level security from the story. you have to apply row level security from model or from the security.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sourabh Paul&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 05:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/data-level-row-level-security/qaa-p/811442#M254581</guid>
      <dc:creator>sourabhpaul</dc:creator>
      <dc:date>2023-05-31T05:03:10Z</dc:date>
    </item>
  </channel>
</rss>

