Hi there!
I'm new to GoodData and I'm working on building my data model. I've run into a bit of a snag and could use some help.
Here's what I'm dealing with:
I have two tables in my model:
1. A Profile table with fields like Profile ID, Profile Name, and some other stuff.
2. A Tasks table with fields including created_by_id, created_for_id, and assigned_to_id. These are all supposed to link back to the Profile ID in the first table.
The problem I'm having is that when I try to map these relationships, GoodData only lets me connect the Profile ID to one of the fields from the Tasks table.
What I'm wondering is: Is there some way I can map all three of those fields from the Tasks table (created_by_id, created_for_id, and assigned_to_id) to the Profile ID?
I feel like I must be missing something obvious, but I can't figure it out. Any ideas?
Thanks in advance for your help!