Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I'm trying to create a relationship between a two columns across multiple tables.
Request Types = Details of the request types/services we offer [Unique list]
Current = Individual transactions of the services we've provided
I want to use the 'Request Type' table to lookup additional details.
When I try to create the relationship I recieve this error.
Solved! Go to Solution.
Due to the fact that the query editor (M) is case sensitive, while DAX isn't, you can run into problems here if you have spelling differences who just rely in cases: Although you remove dups in the editor, your list will not be unique for the model.
Check out this method as a workaround: http://www.thebiccountant.com/2015/08/17/create-a-dimension-table-with-power-query-avoid-the-bug/
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
Due to the fact that the query editor (M) is case sensitive, while DAX isn't, you can run into problems here if you have spelling differences who just rely in cases: Although you remove dups in the editor, your list will not be unique for the model.
Check out this method as a workaround: http://www.thebiccountant.com/2015/08/17/create-a-dimension-table-with-power-query-avoid-the-bug/
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 50 | |
| 43 |