Forum Discussion
leebaldwin
Helper I
3 years agoTrouble concatenating fields together in query
I am beginning to learn Power BI and have ran into an issue. I am connecting to an IBM AS400 system and pulling data with no issue; however, when I try to concatenate a few fields together I get an e...
- 3 years ago
If you want to create the concatenated column once the query is loaded, you can add a new column and use the option of "Column from examples"
leebaldwin
Helper I
3 years agoPaulDBrown Thanks for the quick reply. I would prefer to do it in the query. I am the type of user that prefers to automate as much upfront as possible. If there is no way to do it, that is fine, I will do it after I get the data into PBi, I am just used to being able to do it inside a query.