<?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: Visual analytics columns hiding in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410238#M8573</link>
    <description>&lt;P&gt;Hi Ali_jooan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any technique to hide/mask the columns (as you said mask developement data)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2017 14:21:59 GMT</pubDate>
    <dc:creator>vallsas</dc:creator>
    <dc:date>2017-11-03T14:21:59Z</dc:date>
    <item>
      <title>Visual analytics columns hiding</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/409717#M8551</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to check whether can we hide the columns in VA?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even developer should not see these columns data (Like descriptive columns(name , address, phone , city))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;developer can generate the report by using id, age,salary,married status,education and he drag the other columns (name,address,phone,city) but should not &amp;nbsp;see the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;once developer generate the report then the report will go to admin, then admins decision whether he can give access to end-user should see this information or not from this report. If admin approves then end-user can see the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its customized specific type of report. where as it not like normal report where we generate the report and giving particular user access to see it.&lt;/P&gt;&lt;P&gt;here admin who approves the specific columns permission to the end-user. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;something new which we do in&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 07:01:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/409717#M8551</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2017-11-02T07:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Visual analytics columns hiding</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410070#M8562</link>
      <description>&lt;P&gt;you need to mask the development data before giving it to the developers ... VA can do row level security to hide some rows but in your case you need to hide some columns and thus VA can't do column level security it will never hide any columns from users ..&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 03:40:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410070#M8562</guid>
      <dc:creator>ali_jooan</dc:creator>
      <dc:date>2017-11-03T03:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Visual analytics columns hiding</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410238#M8573</link>
      <description>&lt;P&gt;Hi Ali_jooan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any technique to hide/mask the columns (as you said mask developement data)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 14:21:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410238#M8573</guid>
      <dc:creator>vallsas</dc:creator>
      <dc:date>2017-11-03T14:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Visual analytics columns hiding</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410533#M8582</link>
      <description>&lt;P&gt;it depends case to case .. if you just want to hide names and&amp;nbsp;contact details .. you can replace the originals with either nulls or junk data .. search online or contact your data management team ..&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2017 13:28:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410533#M8582</guid>
      <dc:creator>ali_jooan</dc:creator>
      <dc:date>2017-11-04T13:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Visual analytics columns hiding</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410573#M8583</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;as already mentioned, hiding columns is not yet supported.&lt;/P&gt;&lt;P&gt;In stead of using different columns, you could add some Demo records to the database with a clear marked key.&lt;/P&gt;&lt;P&gt;For developer you only allow data access to these record. (So the reports is already ok for use)&lt;/P&gt;&lt;P&gt;If the admin agrees, he just has to allow the Actual planned users to read the real data. (excluding the Demo records)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might solve your problem easily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;greetings&amp;nbsp; Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2017 18:01:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-analytics-columns-hiding/m-p/410573#M8583</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2017-11-04T18:01:26Z</dc:date>
    </item>
  </channel>
</rss>

