-
Importing Date/Time from CSV
I have formats in a CSV file like the ones below but Ninox doesn't import them correctly. I've tried changing the format to ISO 8601 (the standard), but Ninox still isn't importing hundreds of…
-
Ninox Not Responding At All
I upgraded Ninox to the latest software and now if I don't make any mouse movements on the software for a few seconds, it freezes up until I go to a different application and back onto Ninox on my…
-
Problem of managing automatic record creation with trigger on the Ninox Mobile App
I have an "Activities" dashboard table where the activities performed by the workers are selected. After choosing an intervention category from a combobox field, which identifies the work done,…
-
Show value of line items depending on the choice field selection
Hello everyone. I have created a formula field to show the current total of our Petty Cash which is in a subtable. This needs to exclude amounts which were transferred to/from a bank.…
- Answered
-
Adding and removing items from a list
Hi From the list myPersona I have to delete names that I find in the list myEsclusi and add names that I find in the list myAggiunti. Can you please help me.
- Answered
-
Constraints - Please help!
I have four tables: Customers, Contracts, Notes and a table to associate contracts with customers: Clients / Contracts N: N. In the Notes table, I need to constrain the contract records by the…
-
Icons Color
Silly question maybe, but I haven't found any previous thread about this: is it possible to change the color of an icon? if I use the formula a icon("trash") the icon shows a blue trashcan.…
-
Count number of fields containing zero
In a table, I have 14 fields (this week, this week - 1, this week -2, this week -3, and so on, until I have the total miles in a field from 13 weeks ago),…
- Answered
-
how can I remove an item from an array?
I have found idxRemove() but unable to make it works... let say: let A := sort((select Achats).total_vente); idxRemove(A,2) tell me that the function not defined...number... Thanks!
-
Define start of fiscal year
I can use the function yearweek() to define the week number within the year, but that does not sync with my employer’s fiscal year, which begins on the first Monday of the new year.…
- Answered