Forum Discussion
Bryan123
Oct 03, 2022Brass Contributor
Power Query - add a column to list a specific text?
In PQ, I want to add a column and have each record in that column contain a specific text. For example Name Bob Bob Bob I'm combining multiple reports together and want to be able to tell...
- Oct 04, 2022I think it could be inside the power query editor, Add Column > Custom Column > and then just type in the Custom column formula "Bob"
alannavarro
Oct 04, 2022Iron Contributor
I think it could be inside the power query editor, Add Column > Custom Column > and then just type in the Custom column formula "Bob"
- Bryan123Oct 04, 2022Brass ContributorNice and easy. TY!