hi community, I would appreciate your help. I am joining a field from two different files (one is .csv) that contain the same five digit code, so '2022 file' has 12345 and '2023 file' also has 12345. But when I join the files only the one code form 2023 file is showing in output. I've tried changing both fields to Int 64, VW string, V string, and using Trim but nothing is working. Any clues how to solve this?