Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
Hi all
I'm using Salesforce data, so have a number of tables with relationships between them to link together my facts. I also already have multiple links between some of my tables and the calendar table, which means I'm using inactive relationships and measures to tell PBI which date to use. Some of my records (Accounts, Opportunities) have both a sales owner and a relationship owner which both need to link to my users table. At the moment I'm excluding relationship owners from my model, but a need has arisen to include these. I need to be able to use them in slicers, or as axis on visualisations without creating new measures, so I'm not sure how to handle there being 2 links from these tables to the User table without impacting the sales owner relationships I already use. Do I need a second user table?
Many thanks
df
Solved! Go to Solution.
@daf@daffodillfern To simply the model and create a proper star schema it would be recommended to have two user tables, one will be Sales Owner Users and the other Relationship Owner Users. There really isn't a need to create complexity in measures / visuals / report with a single user table (which usually only have a few hunderd or a few thousand records)
@daf@daffodillfern To simply the model and create a proper star schema it would be recommended to have two user tables, one will be Sales Owner Users and the other Relationship Owner Users. There really isn't a need to create complexity in measures / visuals / report with a single user table (which usually only have a few hunderd or a few thousand records)
Thanks Moiz
I'm fairly new to PBI so I'm pretty scared of doing something too messy or that will use too much power to process. But it seems like this will work.
Thanks
df
User | Count |
---|---|
94 | |
92 | |
85 | |
83 | |
49 |
User | Count |
---|---|
150 | |
146 | |
112 | |
73 | |
56 |