Forum Discussion

mumbaicharaja's avatar
mumbaicharaja
Regular Visitor
5 years ago

custom function changes datatype during run time

In power query I got a custom function which picks up the data, does left join and returns the records properly. The tables are linked using t1.c1 and t2.c2. the data type of both columns is Text. It...