Forum Discussion

Hnd12000's avatar
Hnd12000
Frequent Visitor
5 years ago
Solved

Composing text with null values replaced by nothing

I'm trying to compose a text (to define the location of a file) that is made of the combination of Drilled down values (concatenated with "&") The problem I face is that there are instances when som...
  • wdx223_Daniel's avatar
    5 years ago

    Text.Combine function can ignore the null value in its first parameter.