Rafael
-
Problem with this formula
sum((select Expenses).'Amount Spent' where Categories = "Gas") sum((select Expenses).'Amount Spent' where text(Categories) = 8) Where Categories is a Choice field.
- Answered
-
Total of the selected option
let vRaiting := "minRt: " + text('min. Raiting') + "| maxRt: " + text('max. Raiting'); let vRtMin := 'min. Raiting'; let vRtMax := 'max. Raiting'; let myFilter := trim(this.…
- Answered
-
Search by Artist ? HTML
Is there a way to search by Artist in this table in HTML. ? The Code is let vRaiting := "minRt: " + text('min. Raiting') + "| maxRt: " + text('max. Raiting'); let vRtMin := 'min.…
- Answered
-
Version 3.9x
I have been able to observe in a Ninox video this screen. It's possible have a script field on form.
- Answered
-
CSV Problems.
I have a csv file with records, I add new records and try to import the csv file (I Choice the new records) but import all records again, I can't import only the new records. Some ideas.
- Answered