The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
My data is like below
id. Status. Status date
1. Active. 2/14/18
1. Approved 2/15/17
1. In review 2/19/18
1. Active. 3/15/19
2. Active. 2/15/19
2. Approved. 3/19/19
2 Approved. 4/19/19
my result
id active. Approved In review active. Approved
1 2/14/18. 2/15/17. 2/19/18. 3/15/19
2 2/15/19. 3/19/19. Null. Null. 4/19/19
@tamerj1 ,
i want to creat gantt chart and use that layout for other calculations. I need it to be pivoted.
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
19 | |
12 | |
9 | |
7 |