Skip to main content
Forum
Privacy
Contact
How to enable Javascript
Sign Up
Log in
Welcome to the Ninox community
Search all topics or
ask a question
Learn and share
Get help
Service status
Documentation
Solutions
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Fred
Fred
San Francisco, USA
3614
570
5
Joined: Thu Feb 06 18:42:57 UTC 2020
Follow
My Posts
Latest Posts
Re: loop in query for view -- how to aggregate?
You may want to look at this post to compare two arrays.
Fred
Fred
1 yr ago
1
Get help
Reported - view
Re: single choice dynamical always selected
I was not able to reproduce the error. Are you using the app local DB, or public cloud, or private cloud? Can you upload a sample DB?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Retrieving the past 14 working days dates
Here is another way to do it: 1DayBefore switch true do case weekday(Date) <= 0: Date - 3 default: Date - 1 end Then the next field is: 2DaysBefore switch true do case weekday('1DayBefore') <= 0:…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Retrieving the past 14 working days dates
Here is one possibility: The code is: 5DaysBefore switch true do case weekday(Date) <= 4: Date - 7 default: Date - 5 end 4DaysBefore switch true do case weekday(Date) <= 3: Date - 6 default:…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Problem time field sum
nothing is wrong. 80 minutes is 1 hour and 20 minutes.
Fred
Fred
1 yr ago
2
Get help
Reported - view
Re: Count of records/table per day
@Christoph said: What is the value in Number in Table1? I have various values in the Number field. I also have multiple records that fit each day of Month, otherwise average doesn't work very well.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Known difficulties when using dynamic printing and their solutions
I would like to see how to modify the appearance of tables, i.e. have different rows in different colors.
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Importing Data into a Dynamic Choice Field
I'm confused on what is being asked anymore.@Dave Irving , are you trying to update the choices in a dynamic field (to add more choices) or update the record of the selected choice in a dynamic field?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: I Need the sum of 'total Time' for each time I change Client Choice
oh, yes forgot about that. Maybe try: let cc := 'Client Choice'; let date := Date; sum((select 'Booking Time' where Code = cc and Date = date).'Total Time') Or you can do it through the dC field:…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: I Need the sum of 'total Time' for each time I change Client Choice
maybe something like: sum('View by Choice Client'.'Total Time')
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Is it possible to create a button that opens the corresponding table by inputting the table name?
Sadly there is no direct way of doing that. The table names we assign are like domain names, they are just a front for the real name that is assigned by Ninox.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Count of records/table per day
@Christoph said: I think there should be a function to group in a select statement! I don't quite understand why you would need to group in the select. The current method gets all of the data that…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Count of records/table per day
@Christoph I changed the field from sum to average and got: Here is the change in the Edit Columns: I changed the Name and Footer.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Importing Data into a Dynamic Choice Field
@Dave Irving Sorry for not being very clear. I'm talking about importing into the root table of the dynamic field. It is a table so you can do all regular table functions.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Importing Data into a Dynamic Choice Field
Since dynamic fields are based on tables, you just need to import the data into your tables. You can tell Ninox which field is the key and it won't import data that is already there.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Count of records/table per day
@Christoph If you want to do charts then you probably don't need to create any more fields. I don't use charts but was able to create the following very quickly, after watching a Ninox video.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: moving database from one account to another
@AlexisOYeah that is a very limiting "feature" of the starter edition. If you have access to a MacOS computer you can download the app and there you can download ("export") a copy of your DB.
Fred
Fred
1 yr ago
1
Get help
Reported - view
Re: CSS Framework & Ninox
Very interested in this topic as I've just started using html in my forms. What I found out that is that I could only reliably modify text and format when inside a table.…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Why does NINOX recommend entering data from a form?
Not to throw too much at you, but when you get the a chance you should see if your brokers allow API calls so you can access your brokerage data in Ninox (if you have a public cloud account).…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Why does NINOX recommend entering data from a form?
@M_ichel said: BUT. Do I really have to model the data this way? You can model DBs any way you want. Model A makes the most sense, to me, even if you don't care about what is happening at the Broker…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Why does NINOX recommend entering data from a form?
It was only till v3.8 that you could enter data in other ways beside a form. So yes, you can double click on a space in a column in a table view and you can enter data.…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Count of records/table per day
@Christoph Sander said: The count formula is to be run on a dashboard. On your dashboard, I'm guessing you want a table of days of the month in one column and a count in the other? Or something else?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Count of records/table per day
@Christoph Sander said: Then, I'd like to check how many records of 'entries' per i. We all need a nudge in the right direction. My next question is where is this formula happening?…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Count of records/table per day
Can you post your code that you are working with?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: MacOs Ventura and date format issue
@Youri Penders They also did this with WiFi networks order. You use to be able to change the join preference of WiFi networks. That is now gone in Sonoma (v14).
Fred
Fred
1 yr ago
Get help
Reported - view
1
49
50
51
52
53
145
Ninox-Website
Overview
Learn and share
Get help
Service status
Documentation
Solutions
Ninox E-Invoice
Setup
Installed apps
Public Cloud
Private Cloud
On-Premises
Databases
Tables
Table relationships
Fields and elements
Pages
Views
Import and export
Modules
Printing
Templates
Use cases
Automation
Performance
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Usage overview
Process monitor
View all topics