Hello,
I'm writing to you because I'm experiencing an issue with loading my data, which is causing me to lose several rows in my dataset.
I have a dataset with 273,969 rows and 37 columns, including one named CONT_ID. When I try to find the value 15580 in the CONT_ID column by clicking on the three dots next to the column name, I don't get any results. However, when I apply the filter by clicking on the green arrow to create a filter tool, or when I manually create the filter tool, I do find the row.
Initially, I thought it was just a display issue because I have the correct number of rows. However, when I join this dataset with another using the CONT_ID column, values like 15580 that I can't find directly are not included in the join, and I end up with fewer rows than expected.
If anyone has encountered this problem before or can see the mistake I'm making, could you please provide a solution?