-
Trouble with two table references - same settings, different results.
I have a a Table called 'Pages' and I want to use a code for the year and month on entries to that Table. I have created two further Tables, 'Years' and 'Months'.…
-
Button um vorhandenen Datensatz auszuwählen
Hallo liebes Forum, wenn ich über einen Button einen Vorhandenen Datensatz aus einer Verknüpfung auswählen möchte was müsste ich bei beim Anklicken reinschreiben ? Danke für eure Hilfe
-
Advice wanted for database design (modelling?)
I'm used to flat databases like Bento so I'm watching the 'Ninox and Nioxus Product Training Channel' on YouTube and seem to be learning that I could use a relational database.…
-
Sort properly - 12 is less than 2. I don't think so!
I have a column which is sorted assending: A/1, A/10, A/11, A/2, A/3. Can you see what's wrong! The column is a formula - 'folder' + "/" + 'page' - in case that's causing my trouble.…
-
Monitoring crytpo trades with ninox
Hi there I'm currently trying to sort out how to monitore the crypto trades through Ninox from a binance export. I have made a table, an already start to make the table works to find simple data…
-
Relations / Relaties
Hi, I don't quite understand the difference between : Basics: The 1:N Relation and Subtables: The Composition Relationship and how they work. I would think it would be the same,…
-
Include count field for search results
I'm brand new to Ninox. I've uploaded a data base and created my first form. I am hoping to add a field that will display the number of records that match a search criteria.…
-
Besoin Doc en français
Bonjour, je voudrais refaire ma bd access avec Ninox mais c'est très différent. Je suis donc preneur de toute doc en français si elle existe.
-
Print View Problem - Select record if
Hi everyone, I am trying to create a print report that shows a table view, but I can't get it to display the fields I want properly. The table displayed is 'Shipping',…
-
It's possible to assign the name of a table from a variable?
I have a table (Tables) that gathers the name of several tables. I have created a variable that takes the name of each table: let myT := this.text(name.…