Forum Discussion

Bryan123's avatar
Bryan123
Brass Contributor
Oct 03, 2022
Solved

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 which record is from which report

  • I think it could be inside the power query editor, Add Column > Custom Column > and then just type in the Custom column formula "Bob"

2 Replies

  • alannavarro's avatar
    alannavarro
    Iron 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"

Resources