Forum Discussion

thoms1's avatar
thoms1
Frequent Visitor
8 years ago
Solved

custom column

Hi, I'm struggling with adding a custom column which should CONCATENATE Field A with Field B in the Query Editor. Whenever there is either a number or a Date Time value in one of the fields, I get ...
  • MarcelBeug's avatar
    8 years ago

    = Text.From([Field A]) & Text.From([Field B])