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.
I've a table A with an attribute field that must be expanded
every field has different number of record
and each record has 2 field (name, value)
I'm looking a method that create columns where the header is the value of NAME columns and value of VALUE column is used.
Some NAME values are common to all row of Table A, some Values are different. The differences are limitated.
the result columns must be:
PersonType, PersonTypeDescription, CREATED ON, USERSTATUS, Legal Employer Name, External Company, Contract Type, Business Unit, Job
Solved! Go to Solution.
Solved using "Pivot Column" transform method.
Pivot column: NAME
Values column: VALUE
without aggregation
Solved using "Pivot Column" transform method.
Pivot column: NAME
Values column: VALUE
without aggregation
User | Count |
---|---|
58 | |
54 | |
53 | |
49 | |
30 |
User | Count |
---|---|
177 | |
88 | |
70 | |
48 | |
48 |