Forums » Using AMC (english) »
Why 123456 and 654321 read as a same ID?
Added by Jamila Aliyeva 6 months ago
I have a csv file with students ID, name and surname, for e.g. one students ID is 123456 and the others is 654321, but it reads as a one students ID
Replies (5)
RE: Why 123456 and 654321 read as a same ID? - Added by Alexis Bienvenüe 6 months ago
This should not be the case.
Can you post a minimas source file and a sample CSV file so that we can reproduce the problem?
RE: Why 123456 and 654321 read as a same ID? - Added by Jamila Aliyeva 6 months ago
As I understand the problem was in GridInt, i placed it in the right side of the place, when I placed it on the left side it worked fine.
so if 123456 was John Smith and
654321 was Will Brown
it was reading 123456 as a Will Brown
RE: Why 123456 and 654321 read as a same ID? - Added by Alexis Bienvenüe 6 months ago
i placed it in the right side
May be it was inside a right-to-left writing environment?
RE: Why 123456 and 654321 read as a same ID? - Added by Jamila Aliyeva 6 months ago
nope, it was left to right
RE: Why 123456 and 654321 read as a same ID? - Added by Alexis Bienvenüe 6 months ago
Can you post a sample source file showing the problem?
(1-5/5)