The app shows a different value in a card

I have a spreadsheet with five rows. The first one is a header, the outhers have a query in each that brings different values. In the app, each query turns to a card with the informations, but some times the third card shows the same value as the first one, even that in the spreadsheet it is right. How can I solve it?

0 1 42
1 REPLY 1

What column are you using as the row key for the table AND is it a unique value for all of the rows?  

Many times the cause of this issue is using the same row key value in multiple rows.  AppSheet will then simply choose the first of those rows.

Top Labels in this Space