I am using Survey123 for a Road Tour app. Part of that is calculating the square yards of a segment. Currently, I am successfully calculating the area with a "calculate" statement as displaying the result with a "note" statement. I have been unable to successfully format the result to an integer. I have tried input mask, but it is not an input and I tried "esriFieldTypeInteger" in the "bind::ersi:fieldType". The length and width are read from previous data with pulldata(). Any suggestions? Many thanx............ jt