S Moore
-
Dynamic Choice Field Assistance
I am having some trouble with a dynamic field: let ths := this; let thisUserDepartment := ths.Department.Id; let thisUserTitle := ths.'Job Title'.Id; (select 'WFM Permissions' where numbers('Eligible…
- Answered
-
Next Item in Line Formula
I am creating an approval flow in Ninox. I have a field named 'Current Step' and a list of that displays the order of the steps. Named 'Step Order' and the value is '1,2,…
- Answered
-
Import Users into Microsoft Active Directory from Ninox
Hello, I have a table in Ninox used to manager users. What is the best way to automatically import (create, modify) users in AD based on the changes in Ninox?…
-
Auto-Import a CSV
Is there a way I can have a CSV file on my computer that sends the changes to it hourly to Ninox to update records? If so, how do I achieve this? Can I do so with PowerShell? Thank you,
-
Auto Import into Table
Is there a way in Ninox to auto import a CSV or plain text document into a specific Ninox table? Perhaps a PowerShell script of some sort.
-
Readable If within a range
Hello, I want to display only specific records if a user has access to them. I have a table named UserX where Employee is a user field and 'Account Access' which is a Dynamic Multi Choice.…
-
Set Choice Value
Hello, I am creating a button to set a value of Box1 to 'Active' (id1). How do I set the choice value of clicking the button instead of: Box1 := 1 I tried: Box1 := text("Active") Box1 := "Active:…
- Answered
-
Update Email Address for Ninox
Hello, Is there a way I can update my email address in Ninox? It appears its a read-only field.
- Answered
-
Invite/create user to team from database?
Hello, Is it possible to create or invite a member to your team right from the database?
-
Ninox Mac Application - Auto Export
Hello, I am looking for a way to do a nightly export of a table within Ninox in txt format to a specific folder path. Is this possible? What is the best way to achieve this?