Forum Discussion
Vishman
5 years agoNew Member
Relation issue
Hi All, I want to add a field from a Table to Values, however I get an error 'Can't determine relationships between the fields'. I have no idea what I should be doing, can someone guide me please...
- Anonymous5 years ago
Hi Vishman,
You can create a new blank query table and use 'Query Table' name and [field name] to extract the specific field of the query table.
let Source=Table1[Name1] in SourceReference link:
Operators - PowerQuery M | Microsoft DocsRegards,
Xiaoxin Sheng
Anonymous
5 years agoNot applicable
Hi Vishman,
You can create a new blank query table and use 'Query Table' name and [field name] to extract the specific field of the query table.
let
Source=Table1[Name1]
in
Source
Reference link:
Operators - PowerQuery M | Microsoft Docs
Regards,
Xiaoxin Sheng