Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Team,
I just want to display Employee Skill and followed by Secondary Skill in tabular form displaying their proficiencies.
Could you please help anyone?
here is the eg:
Hi..
Please have a look at the below sample dataset
As mentioned in my initital reply, a sample data that can be copy-pasted. The text in an image will have to be manually keyed in.
Hi @Rajkumar07 ,
You can use a table visual to do that. If this is not what you mean, please provide further information - sample data that can be easily copy-pasted, etc.
Nope, If we are using normal tabular format it will show like
Skill Sec_Skill Proficient
Power BI Java Expert
Python
But the expected result should be "Primary Skill folllowed by Secondary Skill and their Proficient
Eg:
Skill Proficient
Power BI Expert
Java Intermediate
Python Learner
| User | Count |
|---|---|
| 44 | |
| 35 | |
| 27 | |
| 17 | |
| 14 |
| User | Count |
|---|---|
| 62 | |
| 57 | |
| 41 | |
| 21 | |
| 20 |