Forum Discussion
Anonymous
8 years agoNot applicable
Mergin Queries - Bug?
Hi all, I have a really annoying problem: I'm trying to merge two queries and can't get the columns to match... to illustrate the problem I have reduced my tables to only two columns each and...
- 8 years ago
Hi Anonymous
Could there be some extra space after some text..?
For example "MRG " in one table ..."MRG" in anotherYou can use custom Column to check this
Text.Length([Col 1])
Zubair_Muhammad
8 years agoCommunity Champion
Hi Anonymous
Could there be some extra space after some text..?
For example "MRG " in one table ..."MRG" in another
You can use custom Column to check this
Text.Length([Col 1])
Anonymous
8 years agoNot applicable