I'm pulling the data using power bi from google analytics, and I'm trying to create relationship between the tables, however I'm not able to extract the client ID, product ID, and other ID's which I can use them as a primary key to make relationships. My question is that can I use Date as a unique constraint(PK) to merge the tables? Any help would be greatly appreciated.