Forum Discussion
Anonymous
5 years agoNot applicable
Row level Security
Hi, so i'm trying to implement RLS however, I've been asked to create something where it presents the data differently. so for instance I have a sales report however, I am showing certain products ...
Anonymous
5 years agoNot applicable
for example
(Dax ( [Product] = "Product 1"
"cost" - 0.5))
FarhanAhmed
5 years agoCommunity Champion
You should maintain the Percentage List (Cost) in the Product Dimension that will be used to calculate the values/measure of your product.