Forum Discussion
suoko
8 years agoRegular Visitor
Many to Many relationship
Hi, I'm trying to restore my memories about dbs back into place. I got two simple tables and I want them to be "connected" TABLE 1 user 1; group 1 user 1; group 2 user 2; group 2 user 2;...
Greg_Deckler
8 years agoCommunity Champion
You may be able to do that join in Power Query but you could also create a bridge table to do it I believe. And then it is just tabular relationships.