I have a program that reads data from a Google Sheet by entering data from the first column in a text box of the app
(you enter data from one cell from the first column and the corresponding row appears in the row) and everything is fine here. But when I enter data from a cell from the first column and it is repeated in the same column
, the resulting data appears in the first row only. What is the solution to show all the data to the user?
![2](https://community.appinventor.mit.edu/uploads/default/original/3X/2/7/273c66c715c65e9cbdafa067ca63dea67d3caca3.jpeg)
![3](https://community.appinventor.mit.edu/uploads/default/original/3X/3/6/36cd8e417b93dc3985579705ba24af2888280c11.jpeg)