Hi everyone, I'm looking for help solving the following. In the "Training" table, in the "Training date" column, I manually entered the date of the course. Also in the "Training" table I have another column "Training categories" which is linked as a reference to the "Courses" table. basically when I enter the date of the course it automatically fills in the duration of the course in months, for example course 1 will last "24 months". in practice I would like to be able, if possible, by entering the date of the course to automatically fill in the "Expiring date" column with a date. If the value of the date is within the number of months, enter valid, otherwise 1 day before the deadline write expired. I don't know if it's possible in Excel I can do it with formulas, but I don't want to burden the application. Thank you all
Solved! Go to Solution.
These were for the excel spreadsheet since you said "I don't know if it's possible in Excel I can do it with formulas, but I don't want to burden the application." I thought you wanted to avoid more calculation within AppSheet. Do you want to do this within AppSheet?
In AppSheet, try using the following as an App formula for [Expiring Date]:
Hi, thanks again for your support, the second formula seems to work, I realized that the first formula has an error, in the example Expired date should be 5 years (60 months) so it should return the date 0101/2025
๐
Oops some misplaced ( )... should be:
Not
Sorry! Hope that works now
User | Count |
---|---|
24 | |
14 | |
4 | |
3 | |
3 |