A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
So it looks like you've probably restricted access to the Employee table using OLS - it is a documented restriction of OLS that you cannot mix roles with OLS and RLS (see https://learn.microsoft.com/en-us/analysis-services/tabular-models/object-level-security?view=asallproducts-allversions#restrictions ) so you will need to combine your restrictions into a single role. So you may need to create additional roles to cover all the possible combinations of security restrictions.