Sumif column loses ref after entry from appsheet

Hi i have a Sumif column in my sheet which Appsheet adds perfectly as a new value, the problem is it keeps ruining previous Cells

Before entry

chboktor_0-1651690638106.png

after entry 

chboktor_1-1651690993317.png

if anyone can share ideas will be thankful

0 3 77
3 REPLIES 3

ุฃู‡ู„ุงู‹ ุจูƒ ููŠ ุงู„ู…ู†ุชุฏู‰!

Since you are using AppSheet, you should avoid using sheets formulas and instead employ equivalent AppSheet formulas to perform the desired calculations within the app. 

Please read this informative guide: 

FAQ: FILTER(), LOOKUP(), MAXROW(), MINROW(), REF_R... - Google Cloud Community  

i agree i faced an issue as i want to count how many times this item gets out so i use sumif "ุงู„ุนุฏุฏ" or so called amount of a certain item in spreadsheet only couldn't quite figure it out with appsheet function as it tried to sum() [ุงู„ุนุฏุฏ] but still did cross reference it with the selcted item btw i use a list for [ุงู„ุฃุตู†ุงู] also coming from another table 

You should be using SUM( SELECT(tableName[ุงู„ุนุฏุฏ], selectCondition) ).

Please read the guide I brought you. 

Top Labels in this Space