Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I am facing an issue in which relationship between table is not working in direct query power bi using snowflake.I am getting this issue when try to cross filtering one table based on selection in another.I have aslo attached the data model of relationship. Your helo will be appreciated. Thanks in advance
Will this work when I am using direct query method to import the tables ?
Hi @Deepanshu_46 ,
The error message you provided indicates that there is an issue with the local evaluation of Table.Join or Table.NestedJoin with key equality compares. This error message can occur when the key columns in the tables being joined do not match, or when the data types of the key columns are different.
Here are some possible solutions to this error message:
- Ensure that the key columns in the tables being joined match.
- Ensure that the data types of the key columns are the same.
- Check if there are any null values in the key columns of the tables being joined.
- Try cleaning the data load cache by going to File -> Options and Settings -> Options -> Data Load -> Clear cache and Save the file and Load again.
- Check if there are any table/column names that do not match in your data source.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I tried all the steps you mentioned but still getting the same error.However just getting the mapper table in import mode and rest tables in direct query is working fine. Not able to understand the reason.
@Deepanshu_46 , which table you are trying to filter using? I would usually like to avoid bi-directional join and use the below approach to control the filter of measure
How to filter the slicer of a disconnected table: https://youtu.be/cV5WfaQt6C8
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
105 | |
99 | |
99 | |
38 | |
37 |
User | Count |
---|---|
157 | |
120 | |
74 | |
72 | |
63 |