-
Select multiple value in linked table
Hello, i have a table with car models I sell and a table with cars components. I have table with replacement parts that fit more than one model of car. In the repair table I wanted to display only…
-
The number of days in each month of the day period and its total
Suppose I want to know how to calculate the number of days in each month and their totals during the period from 8/1 to 9/10 Thank you
-
Retrieve API Key programmatically?
Hello, Is there any way to retrieve the right API key programmatically? Background: We want to use our project management system for multiple clients. It is composed of several external tools…
-
Seems basic math and date function are bugged
Hello I am evaluting Ninox in a trial database and need to follow projects Tasks. I am trying to to update a Task Table with a calculation of End Date as Start Date + Workdate (5 days a week).…
-
is there a formula to disconnect the link field to a table ?
i would like to disconnect the field linked to the table with a formula. I am trying to disconnect the field when i update another link field. I hope i've been clear. thanks in advance for your help.
-
Parent / Child / Grandchild
Hello there. I'm a new user and am struggling with the Parent / Child / Grandchild relationships. I have the set-up the following relationships as shown in the picture:…
- Answered
-
Filtering by first record
Hi All, I would appreciate some help with filtering a table view. How can the lines for only the first record of each customer be shown? thanks
-
Carriage Return and Line Feed (CRLF)
Hi there, In Ninox, I want to create a text file for an import into a 3rd party solution. The 3rd party solution requires line breaks to be formatted as carriage return + line feed ("CRLF").…
- Answered
-
Yellow or Orange Bullet
Hi, I am looking for an orange bullet in text similar to the red and blue I have in code below. Thanks let xBar := "";let xRepeat := 'Strategy $ Structure Score';if xRepeat <= 24 then xRepeat :…
-
Upload file to Ninox via API
Hi there, I want to upload a file to Ninox via MAKE / Integromat using the 'Make an API Call' module. Unfortunately, I do not really understand the API documentation.…