Removing Tags in Duplicate Entries

Would really appreciate any help. We have an app we use for our employees to send data from the field.  How can I remove the additional info seen in the UI on the app, I understand the importance from a data standpoint? Im specifically talking about the _13 by amount.  

 

AppSheetQuestion.jpg

0 5 151
5 REPLIES 5

What are you trying to remove?

Don't want them showing up on the user side. I understand their role in aggregating data. 

You don't want what showing up? 

The _13 (other fields have different numbers) after "Amount:"

Oh, gotcha.

You can't have more than one column in the same table with the same name, they must be uniquely identifiable. That's why Appsheet automatically adds the "_13" to the end, it is the 13th column in the table, and there is at least one other column titled "Amount" in the spreadsheet. All of this suggests that you may need to reconsider your data structure and/or name things more appropriately. But to answer your simple question, just use the "Display Name" property of the column's configuration.

Marc_Dillon_0-1652732822759.png

 

Top Labels in this Space