Forum Discussion

Dom87326's avatar
Dom87326
Icon for Helper II rankHelper II
4 years ago
Solved

Table.CombineColumns

Hello Experts, I have the following problem of merging columns. I'm using Combiner.CombineTextByDelimiter("", QuoteStyle.None), but would likte to see Merged column only with Column B...
  • Vijay_A_Verma's avatar
    Vijay_A_Verma
    4 years ago

    PQ will always add a custom column at the end. Only option is to reorder the column after the custom column is added. Hence, you will have to select the custom column and drag to an appropriate position. Though you can always merge addition and reordering into one single step.