Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi, friends,
Here is example of my table in power BI:
user | period | manager historical | manager actual | previous manager |
user1 | 01.01.2023 | manager 1 | manager 2 | manager 1 |
user1 | 01.02.2023 | manager 1 | manager 2 | manager 1 |
user1 | 01.03.2023 | manager 1 | manager 2 | manager 1 |
user1 | 01.04.2023 | manager 2 | manager 2 | manager 1 |
user1 | 01.05.2023 | manager 2 | manager 2 | manager 1 |
user1 | 01.06.2023 | manager 2 | manager 2 | manager 1 |
green columns I already have in my table.
What need to do:
need to create calculated column called "previous manager".
The calculation logic for this column should be as follows: find for each user previous manager from the last date in report who was assigned to this client in the past and mark the data in the future by previous manager name.
Looks, that I need to use some window functions for this case, but can't find working solution.
I will be grateful to you for any help and advice.
Solved! Go to Solution.
created my own working solution)
created my own working solution)
Hi) In the table there will be in future a column with revenue by each client (user column).
Users can be transferred from one manager to another in different periods.
The idea is to show report:
revenue by current manager (manager actual column) by 2 categories:
-- revenue by users that came from current manager
-- revenue by users that came from other managers
All this is necessary for management of the company to see the overall result (revenue, MoM growth, QoQ) in the current period by the manager, as well as individual result of the manager and the result (revenue, growth) of the clients revenue transferred to him.
Hi @BeginnerAnalyst ,
I'm a little confused about your needs, Could you please explain them further?
Thanks for your efforts & time in advance.
Best regards,
Community Support Team_Binbin Yu
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
25 | |
12 | |
9 | |
9 | |
9 |
User | Count |
---|---|
19 | |
14 | |
14 | |
13 | |
13 |