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...
  • alannavarro's avatar
    Oct 04, 2022
    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