-
How do I input a csv table list into a multiple choice values table? I have a 100 choices and I don't want to type them all out.
I have a 100 choices and I don't want to type them all out.
-
How to copy a row or just few collummns from one table to another using a button
Where I can find any more detailed information about Ninox commands and language, I am struggling to finish my data base because I can't find enough info about how to use visual and text commands.…
-
4 tables - procedure
IDs, Status, Period, Consumption tables Status table related to IDs. Status of each IDs for date (3 columns IDs, Status, Date) Example: A1, 145, 1.1.2021 A1 167, 1.2.…
-
Ninox history
When I look at the history it only shows entries from today. How do I view the history for previous days/weeks?
-
Formula to display an array of choices from subtable
Hi all, I have two tables (A and B) connected to each other through a one-to-many relationship. In table B, I have a single choice field (B) called Country.…
-
how I setup and install Ninox on windows server >> any steps or YouTube video ?
i do have proplem i just install the Ninox in my server > i dont know what to do after that i cant log in i dont have usernam or pass ... eny help ?
-
How to sort ?
Hello. how to sort in an increasing or decreasing direction?
-
How to sort SubTable fields in summary formula field in MainTable
Hi guys, I struggle a bit with the coding of a formula field in my MainTable (VIDEOS), intended to turn records from SubTable (VideoBeats) into a simple 'cut&paste-able' single-page text for…
-
How to lock a formula?
hello, I have a "price" field which is linked to a catalog, from this field, I make a quote. the problem is that when I change the price in my catalog, all my quotes are modified.…
-
product(array)
It is easy to get the sum() of multiple items in an array, such as a field in a selection of records, or one can easily get the max. or min. value of a field etc,…
-
I can't create a new record in one of my databases
Please help, all the others work ok
-
I have three tables, Employees, Job Numbers and Time. In time you link to an employee in the employee table and a job number in the job numbers table and all works great. However I have tried to build a control panel to link to the two tables but it wont work. I can build it in employees and it will create a record in time but not link to job numbers and visa vesa if built in job numbers. Is it possible to build a control panel in Time to enter the record and link to two other tables? If so can someone help with how I would link them? Below is the code I used in the employee panel.
let x := dialog("Add New", "Add New Time Record", ["No", "Yes"]);if x = "Yes" thenlet xCurrRec := Id;let xNewDateWorked := 'DATE WORKED';let xNewJobNumber := 'JOB NUMBER';let xNewNorm := NORM;…
-
Using a elect with a sum in a formula slowing down.
I have a formula in a view which is slowing down the presemtationm of the view. let xTM := Termijnnummer;let xProject := Project;let xTask := Werkzaamheden;…
-
Id on a table overlaps and deletes old record ,
Everytime we create a new record on one of our tables this new record Id # overlaps with a previous Id# and it gets deleted. therefore evertime we create we loosing the data from a record plus the…
-
Adding links to records in the child table on the form using a script.
Hello! I can't figure it out: I use a script to create new records in a child table, but they don't appear in the child table displayed on the form. Please help me find a discussion of this issue!…
-
How do I install Ninox on a new computer?
I just got a new computer, which is replacing my old one. Is there a way to download a fresh copy of Ninox for local, personal use without paying again? TIA for any suggestions on this.
-
Display quarterly results
I want to display the quarterly results from my invoices. I allready have the formula "quarter(Factuurdatum)" but I don't see how I can get the results.…
-
Export attached files linked to a given view
Hi, I've seen it's possible to retrieve all the files attached to a given database by converting the .ninox file into a .zip file. However, I would like to export all the attached files of a given…
-
How to use the button to automatically add links?
Hello! I tried to solve my question using the child table, but it didn't work out. I'm trying to solve the issue with filters, but it's not working yet either ...Please help me sort it all out! 1.…
-
Appointments
Is Ninox good for scheduling appointments with clients?
-
Can i print colored fields in layout?
Hello! I have colored field in my database. When i try to print my record in layout form i have just a record without color! What can i do?
-
Create a New Record with a Button
Hi all, Please could somebody help out I am trying to setup an 'accept' button on one record which will create a new record in a different table - carrying over the data in each element of the form.…
-
Is there a field type or a way to have a field which retrieves information from the web, like a stock price from google finance?
If would like to have a form were a field name "stock price" would be updated from google finance for instance, base on stock name field.
-
Marco
Is it possible to put an upper and / or lower limit in a value scale of a graph?I get from 0 to 100 while I would like to put from 70 to 100
-
gráficos
HOLA, ALGUIEN ME PUEDE EXPLICAR COMO FUNCIONAN LOS GRAFICOS, SEGUN VEO EN LA VERSION CLOUD ES DIFERENTE (NO VEO LAS VISTAS). NO SE COMO SE SELECIONAN LOS DATOS PARA EL GRAFICO. GRACIAS DE ANTEMANO