Forum Discussion
mrdoosey
3 years agoNew Member
Creating a new table from multiple tables that already have relationships in place
Hi, I am picking up a PowerBI file that has already had the relationships setup, so thought creating a new table using DAX would be the best option - however I am getting the error "The column '...
- 3 years ago
you can try to use max() or related() to get the columnname
ryan_mayu
Super User
3 years agoyou can try to use max() or related() to get the columnname