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.
Hi all,
Thanks for help in advance I have spent the past hour trying to work what to do but would like your help. I am trying to represent the working status of employees and would like to present the data across the time with each function representing a line if that makes sense.
I currently have a data set that looks like this:
Name | Function | 19/09/2020 | 29/09/2020 |
Stefan Bloggs | Finance | Working | Reduced Hours |
Flossy Chat | Human Resources | Reduced Hours | Working |
Peter Pan | Finance | Reduced Hours | Reduced Hours |
Iron Man | Human Resources | Working | Working |
etc...
Do I need to transform any of the data so I am able to represent it in a line graph? I would like the line graph across the X axis to represent date, the Y axis to represent how many, and the line (different coloured lines for each group) to either represent the functional area (HR, Finance) or the status of the employee (reduced hours/working). How would you represent this?Your help is greatly appreciated.
Solved! Go to Solution.
@Anonymous , Can you share sample output in table format
You need to unpivot this data first
https://radacad.com/pivot-and-unpivot-with-power-bi
Transpose : https://yodalearning.com/tutorials/power-query-helps-transposing-data/
@Anonymous , Can you share sample output in table format
You need to unpivot this data first
https://radacad.com/pivot-and-unpivot-with-power-bi
Transpose : https://yodalearning.com/tutorials/power-query-helps-transposing-data/
User | Count |
---|---|
61 | |
59 | |
54 | |
51 | |
33 |
User | Count |
---|---|
179 | |
87 | |
70 | |
48 | |
45 |