Lalitha on 03 Jan 2020 04:20:13
When we use Report level filters in the report it is working as expected as Dax function result but when we use RLS it is not respecting Dax('All' and few other filter functions).
We have a report with report level filters. The report also includes Dax functions that summarize data into benchmark values that ignore the report level filters. When we apply RLS, the Dax functions no longer are able to ignore the report level filters.
Please make sure functions should work all times.