Forum Discussion
RonaldS
8 years agoRegular Visitor
Modeling: Add new column in table with same value for all rows
Hello, New to PowerBI and doing a lot of training right now. I hope an easy question: how to add a new column in table with same value for all rows. To add a column is known, but how to set...
- 8 years ago
Solved, found the answer...
Anonymous
6 years agoNot applicable
In the Query Editor, go to > Add Column > Custom Column >
In the custom column formula something like = "abc" will create a column of all "abc" values