Forum Discussion
Dimension - Multiple Fact Table Columns Customer Names (BillTo Name, ShipTo Name, EndUser Name)
- Anonymous1 year ago
Thank you DataNinja777
Hi, ScottBrown
Based on your description, I've created the following two tables:
I think you can unpivot BillToName, ShipToName, and EndUserName in Power Query to turn it into a 1D table that Power BI accepts:
Finally, you can establish a connection to your CustomerNames dimension table and filter the corresponding data by the type column.
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you DataNinja777
Hi, ScottBrown
Based on your description, I've created the following two tables:
I think you can unpivot BillToName, ShipToName, and EndUserName in Power Query to turn it into a 1D table that Power BI accepts:
Finally, you can establish a connection to your CustomerNames dimension table and filter the corresponding data by the type column.
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.