Forum Discussion

florentb's avatar
florentb
Frequent Visitor
6 years ago
Solved

Expand columns doesn't work after Merging queries

Hi all,   First I wanted to thank everybody participating in that community, you're of a great help !   I have a problem when I'm trying to expand a column after merging 2 queries.   The mergin...
  • TheDataMustFlow's avatar
    TheDataMustFlow
    6 years ago

    This might be a long shot, but sometimes the issue is simpler than it looks.

    Does any of the columns that you are trying to join have trailing spaces?

     

    Try to trim the columns or transform them using Text.Start and check if this resolves the issue that you're having.