Forum Discussion
Anonymous
7 years agoNot applicable
How do I split a column according to another column?
I have this table here I am trying to split the "config_customfield" column into two columns using "Est. Renew $" and "Renewal Term" as column headers and "User_Defined_Field_Value" as the val...
HotChilli
7 years agoCommunity Champion
Pivot the config_customfield column. Use the other column in Values.
Power Query->Transform tab.
Anonymous
7 years agoNot applicable
I tried that first and I only have the option to unpivot which leaves me with a value column identical to the original