Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. 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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
71 | |
70 | |
38 | |
27 | |
26 |
User | Count |
---|---|
97 | |
96 | |
59 | |
44 | |
40 |