Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Good afternoon kind Power BI users,
Here's a simplified version of my challenge:
I have a table of transactions and a table of salespeople and their team affiliations. People move from team to team frequently, and I have the start and end dates for each team affiliation.
In the Transactions table, the team that made the sale has not been recorded, just the individual SalespersonID. (The AttributeToTeam column does not actually exist.)
I need to count sales per team for the last 4 years. How can I do this? I'd like to just add a "Team" column to the transactions table, but I would need to create that based on the SalespersonID and SaleDate—in conjunction with the TeamDateFrom and the TeamDateTo in the EmployeeTeamDates table.
In other words, the AttributeToTeam column in the Transactions table is what I don't know how to build, and maybe a column like that is not the best solution. It could be a new table, anything...
Also note, the null values in the TeamDateTo column indicate that the person is a current employee.
Any thoughts? Here's a pbix:
Thank you!
Nick
Solved! Go to Solution.
@WavePkjnm242 , This SCD case, refer
SCD
Guyinacube - https://www.youtube.com/watch?v=tKeaQpWynzg
https://www.youtube.com/watch?v=E1ZABKBpkdg
https://www.zartis.com/scd-implementation-with-temporal-tables-in-power-bi/
regression like scatter visual
I am schooled and humbled. Thank you!
@WavePkjnm242 , This SCD case, refer
SCD
Guyinacube - https://www.youtube.com/watch?v=tKeaQpWynzg
https://www.youtube.com/watch?v=E1ZABKBpkdg
https://www.zartis.com/scd-implementation-with-temporal-tables-in-power-bi/
regression like scatter visual
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
71 | |
70 | |
42 | |
42 |
User | Count |
---|---|
49 | |
42 | |
29 | |
28 | |
27 |