-
Working together on databases
Invite colleagues to your workspace to collaborate with them on databases When you use Ninox in the cloud, you can collaborate with colleagues around the world on your database.…
-
Different views
Display only what you currently need. Or visualize as much as you want Views provide you with various options for displaying your data. This enables you to consider your data from different…
-
Sorting and filtering
Prepare your data to get the information you need quickly and easily You can apply standard sorting and filtering operations by clicking the respective column header.…
-
Showing or hiding table columns
It’s easy to show columns — or hide information you don’t need. This gets even more interesting when it comes to creating different views. But more about that later.…
-
Row numbers and IDs
In Ninox, there are 2 ways to number a row and/or record: The always visible row number The ID for a record (No.) Row numbers This is the row header. The row number is always displayed.…
-
Entering data
Of course, Ninox also allows you to import data, but in our example, we’ll first show you how easy it is to enter data directly into your form. There are 2 ways to do this:…
-
Edit mode
Enable the wrench icon to edit your tables You can access the edit mode by clicking on the wrench icon which you will always see in the upper right corner.…
-
Customizing forms
Customize forms to meet your needs Ninox was developed to offer all users as much design freedom as possible. Of course, this also applies to one of the centerpieces of each table: the form.…
-
V 3.13.3 - Database import impossible
Even if I create a new empty database on my MAC and export it to icloud drive I could not import on iPhone or iPad any more. Nothing happens. If I try to import it on iPhone with the "Files" app and…
-
calculate stock
Hi all I have a table "Fakturalinier Materialer" (Invoice lines articles) from which I want to control my stock. Therefore I made this calculation for a start, for later to set the stock value,…
- Answered
-
Part 2 Visualizing Data, Graphs & Charts on 10/24/2024 at 12:00pm EDT
Join us for Part 2 of Visualizing Data, Graphs & Charts in Ninox Thursday, October 24th at 12pm EDT/ 5pm BST/ 6pm CEST FREE REGISTRATION: https://us02web.zoom.…
-
Search for words (not sequencial) in a string
Hi All, I need to create a search field where I put two or more words on a string and try to find it in a query result. The problem is that with the "like" I could add more than one word but they…
-
Duplicate database
In the following we show you how to duplicate a database in the Ninox Cloud How it works ℹ️ Here we explicitly show you the procedure in the Ninox Cloud, i.e. in the web app.…
-
Export database
A number of options are available for exporting or backing up your data from Ninox In general, you don't need to worry about your data. When you use Ninox Cloud,…
-
CSV import
An introduction to importing CSV files to Ninox Importing data to Ninox To import a CSV file to an existing or a new table in Ninox: Go to the database where you want to upload your CSV file.…
-
Pages
The Ninox 3.10 release introduces 'Pages'—a blank canvas approach to building custom dashboards ✅ Pages are available for Public and Private Cloud as well as On-Premises.…
-
Mailhook
Ninox 3.10 introduces 'Mailhook'—a centralized receive-only inbox that stores emails in a Ninox database ✅ Mailhook is available for Private Cloud. Keys features at a glance Storage:…
-
Email multiple BCC receivers.
Does anyone know what is wrong with this code? let sender := userEmail(); let bcc := "receiver2@mail.com, receiver3@mail.com"; let receiver := "receiver1@mail.…
- Answered
-
Show value in Choice (dynamic)
Good evening everyone In d table "Mine Table" - "Table1" field "Choice (dynamic)2" need to show table records from "Wendors" - "Name" - "Salary" - "unit" I can't create a formula for the select…
- Answered
-
Export to excel
Hi, Is it possible to export a table to excel to a specific folder of your choice and execute this with a press of the button. So using code. Tx Regards Michel
-
Formula for deriving the value
Hello I am attaching a table because it will probably be difficult to explain and will confuse everyone. Everything is done and configured in the table,…
- Answered
-
Trigger on create with numeric fields
I am creating a table from another table with trigger on create with this code. let a := Factura.Cliente.Cliente; let b := Empresa; let c := Monto let d := Fecha let p := (create Flujo); p.…
- Answered
-
Dynamic Choice/Multi-Choice
Hello, Is it possible to add a list item to a dynamic choice within the Dynamic Value code section? For example, I have: (select Building where Entity = ent) order by Entity.…
- Answered
-
Regarding issues with editing the chart code
Hello everyone! Through studying the dashboard template Dashboard Template shared by Sotirios Zormpas, I have learned chart code. The following code already implements the display of accumulated data…
-
Duplicate a quote a change its number
Hello, I have a quote table. On «Trigger on new record», I have that script: let myLastNumber := last(((select Quote where 'Quote #') order by 'Quote #').…
- Answered

