Hello,
I am trying to create a 1 to many relationship in PowerBI between Accounts and Contacts. However the users here deal with the same company (name) but different locations. So currently I cannot use the company name as my 1 to many as there are a lot of duplicates and I don't want my PowerBI report to crash if someone accidentally created a company with the same name in the future.
I currently created a string filed on my contact form and made this hidden. I created a work flow to pull data from the Account entity, but I am not sure how to pull a unique ID which only the parent has.
I did some research and I could create a hidden number sequence for all the account records, and they push that information in to the contact after. Just hoping there is an easier way.









