Forum Discussion
Anonymous
4 years agoNot applicable
Dax code for Row level security
I have a cube in SSAS.in the cube i have a single table. I have category and MCO columns are there.in the category i have different product values are like "tea,coffe and MCO different values are the...
- 4 years ago
Hi again Anonymous
The initial equals sign isn't needed when entering the Table filter DAX expression in Power BI Desktop.
If you remove the equals sign does it work?
Regards,
Owen
OwenAuger
4 years agoSuper User
Hi again Anonymous
The initial equals sign isn't needed when entering the Table filter DAX expression in Power BI Desktop.
If you remove the equals sign does it work?
Regards,
Owen
SidharthK16
4 years agoFrequent Visitor
Hi Owen,
I am also facing the same issue.
In my case
I have different OU's(North America, Latin America,Asia etc.)
and Quarterly data as Q1, Q2, Q3 and Q4.
So, I want to hide Q4 data for Latin America OU.
How Can do that with DAX.
Also, OU's and Quarter are in different tables.
where should I write the measure and What should I write.
Thanks In advance