if it possible? i have made inventry management app for using aapsheet. my all data work fine, i want to that if i receive return product and i put entry return in sheet which i have shipped what did that's entry will go another page (only return product) means entry will be split to another page?
@davidebolognesi682 жыл бұрын
Hello congratulations for the video. I would like to ask you for a specific. I am developing an app for agricultural interventions in the countryside. When a user inserts an intervention, he must select on which lands it has been done (Enumlist column with basic type Ref to the land table). Is there a way to then keep the dereferencing? that is, by entering the detail view of a land, it shows me all the interventions in which it has been inserted (as if it were a real Ref)? I don't know if I was clear .... thanks
@bokharaapplication67273 жыл бұрын
Example: 2 columns, the first column has several values, and another column calculates the percentage by entering the value from first column.. For example, first column = H1 .. Second column = 2.5 * third column / 100 want the solution and the equation, how do I know what type of data is in the columns?
@bokharaapplication67273 жыл бұрын
A column with the following three values: Issuance A change -rewind A second column calculates the value of the entry in the column according to the selection of the value of the first column A third column is used to find the value of the second column according to the selection of the value from the first column Example: In entering the value of "change" in the first column, the value of the third column is summed +10 In the case of entering the value of "rewind" in the first column, the value of the third column will be subtracted - -10 In the case of entering the value of "issue" in the first column, the value of the second column is entered manually