-
Ideal place to post tips, things we learned
I have a growing list of optimisations and ideas that may help others, or better yet, be improved upon/refined by them. For those folx who have spent some time on these forums:…
-
Syncing
I am just evaluating Ninox right now, and it looks as if it'll be perfect. However, as my trial has expired, I'm assuming that's why I can't find how to sync the data.…
-
Date in Formula
I have tried this formula without success: If today() - Date > 364 then "Long" else "Short" No matter what the value of Date the formula always returns the result "Short".…
-
help please!
I have a calculation field 'This Monday’ which gives the Monday date of the current week: date(today() - weekday(today()) If I then write ‘This Monday’ -7 it gives the data of the previous Monday.…
-
DO Ninox support traditional Chinese?
I found out that when I import or export data, all chinese input data will not be seen. How can I change it? thanks
-
Help with a new connect view with dashboard button....
l recently added a connect view with dashboard to show all invoices in a date range. I was wondering if someone could help add to this formula so that l can add another button with the same formula…
-
REST API filtering
How does one go about doing something like and get it to work?: {"fields":{"Enter_qty": ">0"} encodeURIComponent('{"fields":{"Enter_qty": ">0"}}')…
-
Getting a 429 Too Many Requests error from my Integromat scenario when accessing Ninox API
Can you please send me a link to the document that contains the limits of the API, i.e. how many requests is acceptable, over what time period and how long I should back off if I receive a 429,…
-
HOW DO I BUILD "API CALL URL" for "TWO FILTERS" ?
i would like use two filters with api call I would like Filter with this parameter " A = 123456 and B = QWERTY " For one parameter this url work https://api.ninoxdb.…
-
Filters in API REST
Hello I was wondering if we can do a filter with a 'like' : teams/CAq4AoPSm5WBkNpi9/databases/yh7iuvketa96/tables/B/records?filters={"B" LIKE "example"} Thanks for your help
-
Default mail
hello 'do you know how to configure the default mail with the use of an Ipad?thank you for your reply. have a good day
-
How do I create a formula to sum amount within each month from a range of dates? I am trying to sum all commissions paid on invoices where payment is made by each sales person.
How do I create a formula to sum amount within each month from a range of dates? I am trying to sum all commissions paid on invoices where payment is made by each sales person.
-
Combobox not respecting the "Show As" setting...
Not sure if there are tweaks to correct this, but it does throw off the grace of the UI.
-
Table resequence
Is there a way to permantly resequece a table with a different field other than the Id#? I can use the sort function but it reverts back to Id# sequence each time I need to look up a record.
-
VLOOKUP formula between 2 tables
Hello, I'm looking for a vlookup formula to get information stored in another table. - Table 1 with EAN Code (for example 5400101123456) and Product name (for example spaghetti).…
-
Markdown field type
The markdown format is becoming very popular and for good reasons. Its very easy to understand and really powerful. https://www.markdownguide.org/getting-started/
-
how to play with internal references ?
Hi there ninox forum, I need some help please… I'm modifying a table 1 that has a content in cell A I've created a second table 2 that also has the same content in cell A I've created a new cell B in…
-
Benefits Formula per year
Hi there As a new Ninox user I`m having a hard time with the formulas. For a Daily rate calculation with an increase with 10€ per year I would need a formula from the year joining the company to…
-
date format DD/MM/YYYY
Hello, I'd like to modify a BIRTHDATE FIELD. From calendar format (1st march 2017) to DD/MM/YYYY format (01/03/2017). Thanks. Jeff
-
To color the fields in the forms ?
Hi Is there a way to color the fields in the forms ? Thank you.
-
I think we have a new record for spam posts
181 spam posts in a row. Wow!
-
Retreiving text data from a webhook URL ?
Hi ppl, Newbie here ! reading this doc. I am wondering if it relates to a webhook URL creation. if so, From the Ninox receiving side : how can I created a Webhook URL that Ninox is going to check…
-
Table settings button is in a bit unlogical spot
I'm using Ninox cloud. Right now the top row is the views, then the second row has the filter, settings and search button. This implies that the settings button is for the tab but it is for the…
-
Issue to create a line in the formula field
Hi I'd like to create a black line in the formula view of Ninox I create a formula where I enter : html("<hr color=black>") I get a black line in the formula view but it is surraounded by a grey…
-
setting a catching webhook on Ninox
Hi ppl (reposting to the right place :) How can I creat a Webhook URL that Ninox is going to check automaticaly ? The idea being, having Ninox to retrieve the Data "sent" to that URL and parsing it…