-
Update a file names
Hi, I have 2 Ninox databases with name lists, one has 357 names and the other 235. How to update the one with 235 ? Thanks
-
Create a routine/loop
Hello to allI would need to create a button that creates a routine / loop.I mean when I press the button it should take all records of a table 'X' which contain 'field A' = true and make them all…
-
Geocoding: Get the street name from Google API
Hi!I already manage to get a response from the google API. { "results" : [ { "address_components" : [ { "long_name" : "299", "short_name" : "299", "types" : [ "street_number" ] }, { "long_name" :…
-
Dynamic choice sorting
Dynamic choice sorting
-
_cd Formula field incorrect time when formated
_cd shows 10/04/2021 9:21 AM unformated _cd shows 10/04/2021 09:04:19 formated for seconds formula entered: format('Created on', "DD/MM/YYYY HH:MM:SS") I would have expected the same time with…
-
What way should I print and save using a different file name from code.
To avoid using attachments as it appears these can not be deleted automatically. Tony Ryder
-
Hi, My name is Hassan I Live in Mogadisho Somali , I would like to ask your honorable admin, if I delate a name or a list How can I restore that name or lsit without enrolling again
Hi, My name is Hassan I Live in Mogadisho Somali , I would like to ask your honorable admin, if I delate a name or a list How can I restore that name or lsit without enrolling again
-
Extract names from compound names
Hi, Here is a function to get Ara from a list of compound names woth Ara inside : let xBegin := substring(Nom,0,4) let xLen := length(Nom) if xBegin = "Ara " then substring(Nom,4,…
-
Logical syntax for multiple "if" choice
Hello everyone, I'm trying to set up a logical formula that checks for two conditions instead of one, but I'm not sure how to do it. Let me explain: Instead of writing "if X then Y else Z" I would…
-
Returning values from a child table based on field value.
I'm trying to build a database to help me manage my honey bee colonies. I have a table titled 'Inspection Form' which is a child table to 'Colony Information'.…
-
Duplicate fields! Please let us duplicate fields!!!
Hi there. I've spent like 4,5 hours to create 300+ choice fields, which I would have done in 10 min if NX had the possibility to duplicate fields... Please add that in NX! G
-
Resizing cards in Cards view
Hi there, I am working on a photographic inventory, and I am wondering if there is a way to resize the cards under the cards view to suit my needs, as the pictures appear very small.…
-
Why can I move certain tables around but others seem frozen in place?
I am trying to organize my tables specific to their titles. When I hit the administration button the option to grab the tables and move them appears but when I try to move certain tables around,…
-
Fehler beim Archveimport
Hallo, ich versuche mit Cloud-Version ein Archiv - eine csv-Datei mit Größe ca. 1,7 MB - zu importieren. Bei jedem Versuch wird eine Fehlermeldung "Failed to upload archive" angezeigt.…
-
Norberto
I cannot work in windows xp pc, I get a white blank screen. Pls, I need help
-
fields printing visible or invisible
Hello. How do I define the table elements that will appear during printing? Thanks. Sylvain
-
Question about the numbers and names of column
Hi I have two questions about the names and numbers of fields -Sometimes the names of the columns (fields) are just columns Column1, Column2, Column4 …mixed with real names Name Job adress… When one…
-
Formula randomly displays date+hour instead of only date
Hello, I use a very simple formula that is meant to calculate the difference of days between two date fields. It works, however sometimes the value is stored as "xx days" and sometimes as xx days 1:…
-
A formula to really change numbers in text in a column in a real numbers columns ?
Hi, How can we change numbers in text into real numbers ? I used the formula : format(number('Number of 'species'), "0000") It works well but if I click on the filter box at the top of the column I…
-
Is there a syntax for 'select distinct'?
If I have rows of transaction date and I want to extract distinct (each member 1 time) list from a column, is there a "select distinct" syntax like there is in SQL?
-
Auto-enter appointment dates
I have a vacation rental database I've imported into ninox. The old database has a check-in field and a check-out field. I'm planning on using the appointment field in Ninox for new reservations,…
-
Concatenate for sum
Hi The notice says that to get the sum of a numbers that are inside the fields one have to use "concatenate" in the filer box and choose between sum -average- minimum -maximum.…
-
Is there a way to keep certain users from seeing some records in a database
I have a database with all our Account information, and I have a sales team who is in charge of the Accounts they sold. Is there a way to limit the records a sales person can see in the database.…
-
Hi, anyone connected Ninox to PowerBI?
Hi, anyone connected Ninox to PowerBI?
-
Is it possible to fill a choice list from a table? Thanks
For example: i have a customer table with a sub table linked called “dogs” so every customer might have more than 1 dog. Anothe table is called activities,…