I have two tables and I want to join then.
They have the same column Doc.Com. In one table I got as String and the other I got as Double.
Even tought I tried to convert Number to String, still get the same weird format and its impossible to Join both tables.