Hi GD Cloud team! This is a question for connecting tables:
We have a lot of customized area for our clients, witch make the data headers for different clients are slightly different. but also customized data has a standard header format {Data xx}. for example client A has header ["Address", "Number", "Data Sales", "Data Sales Lead"], for the same table, client B could have header ["Address", "Number", "Data Kickoff Call Date"], and the value under the header is the object id of the entity. and the entities have been saved in another table with primary key Id.
Question:
1. Is that possible to use a universal Logical Data Model for all our clients?
2. Is that possible to connect entities with table {data xx} part automatically?
p.s. I saved my data in BigQuery to store my data.