📜  power bi dax 添加相关节目列但不起作用 - SQL 代码示例

📅  最后修改于: 2022-03-11 15:05:05.102000             🧑  作者: Mango

代码示例1
The related function does not work with Many to Many relationships.
Solution – You can either:

a) Work with one to many relationship
b) Use Power Query to join the two tables
c) Or try to use the LOOKUPVALUE function to retrieve the lookup value