﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Data Warehousing / Analysis Services  / SSAS Security / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 26 May 2013 00:43:37 GMT</lastBuildDate><ttl>20</ttl><item><title>SSAS Security</title><link>http://www.sqlservercentral.com/Forums/Topic1424463-17-1.aspx</link><description>Hey I’ve a cube where I’d like to implement security access on different measures and calculated members I've a calculation named profit which is derived from [Measures].[sales] - [Measures].[Cost] Profit = [Measures].[sale] - [Measures].[Cost] Question 1: How do I get the calculation named profit displayed in the Dimension Data cell security access so I can disable the Profit cell. Question 2: If I disable the calculation named profit which uses the 2 measures sales and cost will this impact of the sales &amp; cost cells from displaying From reading up does enable read –contingent on a cell security get me around this problem ?  Will the below MDX work for this example ( Measures.CurrentMember IS [Measures].[Sales]) and (  Measures.CurrentMember IS [Measures].[Cost] Thanks</description><pubDate>Wed, 27 Feb 2013 04:45:36 GMT</pubDate><dc:creator>sql_Reporter</dc:creator></item></channel></rss>