Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Optimusprime_25
Resolver I
Resolver I

Local evaluation of Table.Join or Table.NestedJoin with key equality comparers is not supported

Hi Team,

 

We are facing issues with the report for which we have applied dynamic RLS based on country and group. Till yesterday it was working, but not sure why it is not working now. 

We are getting below error in the report.

 

Optimusprime_25_0-1677590274531.png

 

Below is the datamodel

 

Optimusprime_25_1-1677590615588.png

Below is the DAX logic which we have applied in the manage roles

 

country filtering

 

Optimusprime_25_2-1677590810756.png

product filtering

Optimusprime_25_3-1677590931650.png

 

Please look into this and provide the solution for the issue.

 

Thanks in advance.

3 REPLIES 3
Deepanshu_46
Regular Visitor

Did you get it resolved? I'm also stuck in the same issue and unable to resolve it. Your help with this would be highly appreciated.I am using Direct query connection with snowflake.

amitchandak
Super User
Super User

@Optimusprime_25 , is user_id is email, because userprincipalname will be an email( unless you are using embedded power bi)  and will be text format, so please check for any data type changes or value changes

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak ,

 

Thanks for your response.

 

Yes user_id is an email we are using in the table reports_users.

 

We haven't changed any data types. So, not sure where it is breaking.

 

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors