March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a existing salesforce tables in my data model. I am having difficulty to set up proper relationships between sales rep, account, contact and task tables as the ambigirous relationship
Sales rep->Account->Contact->task
Sales rep->account->Task
The workaround is to break one of the link and replaces with a related column in the task tables. illustrate like below
Sales rep->Account->Contact (broken link), Task has contact column
Sales rep->account->Task
My question is, without creating a new task table, how to enable the relationship column in existing task table? I just don't want to recreate 6 table and link up visual again, which could be two days works.
If in a new get source window, i click on the box.
The table i import has the relationship table.
So my question is how to enable them in an EXISTING tables, or any suggestion i can use DAX to create a new column?
@gavin007 , I think first you need to explode those tables and make a table with only data.
If you can let us table structure, we can suggest joins
I have created a new file and here is the screen shot.
What i want to achieve is two things.
1. Set up relationship link with strong relationship requirement.
-sales rep<-> account,
-account->opportunity,
-account->contact,
-sales->lead
Weak relationship will acheived by relationship column like
-Task table has opportunity name, lead name, account name, and sales rep name
-Event is similar set up
2. if the above or any other suggested struture work, can it retro-fit to exisiting data model
Any update on this?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
123 | |
85 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |