Contact Sales to request a demo
Request demo
Product
Platforms
Templates
Security
Customer Reviews
Product Updates
Solutions
Success Stories
Partners
Partners
Become Our Partner
Pricing
Support
Help Center
Webinars
Hero Webinar
Manual
Forum
Tutorial Videos
Blog
Contact us
Search
How to enable Javascript
Sign Up
Log in
Support
Forum
Home
Search the community
Home
Learn & Share
Get help
Webinars
Knowledge Base
Latest Activity
Contact Us
Privacy
Home
Latest Posts
Re: Loop Syntax Correction
@Martin Mueller , I was making it way more complicated than it had to be. Here is my outcome: let hireDate := floor('Hire Date'); range(0, hireDate + 1) While I am sure a loop could've achieved this…
S Moore
SMoore
2 mths ago
1
Get help
Reported - view
Loop Syntax Correction
Hello. I am having a bit of trouble with this for-loop, a syntax error and would love an extra pair of eyes on this, I basically have a 'Hire Date' field,…
S Moore
SMoore
2 mths ago
3
replies
34
Get help
Answered
Answered
Bug in Ninox workdays() formula
As a member of the Ninox beta team, I am no longer sure where to report bugs. However, I did find a bug with the workdays() formula. According to https://docs.ninox.…
S Moore
SMoore
2 mths ago
21
Get help
Multi-Choice (Dynamic) Field
Ahhh, Multi-Choice (Dynamic).... Truly a wild animal. I have a dynamic multi choice field to select multiple records in a table, staff. How do I get the Staff.…
S Moore
SMoore
3 mths ago
1
reply
44
Get help
Answered
Answered
Re: Code Simplification - Loop ?
Fred, This is great. It is exactly what I was looking for, however, my goal was to simplify my code. I do think my if/then is a little simpler than the while loop.…
S Moore
SMoore
3 mths ago
Get help
Reported - view
Code Simplification - Loop ?
Hello, I am trying to simplify this code let num := number(Deduction); let rec := record('Taxes/Deductions',num); let ths := this; if rec.Calculation then ths.(Calculation := rec.…
S Moore
SMoore
3 mths ago
3
replies
53
Get help
Answered
Answered
Unique Value Formula
Hello, I am trying to create a formula to check for and correct a username to make it unique. Looking at https://forum.ninox.com/t/60hr83k, @Jörg mentioned something like this: let myField := Field;…
S Moore
SMoore
3 mths ago
11
replies
115
Learn & Share
Re: Dynamic Choice Field Assistance
@Fred , This is absolutely fantastic, and so is @Jacques TUR 's post. Dynamic choice and multiple choice are a wild animal, and I look forward to learning much more about it! Thanks,…
S Moore
SMoore
3 mths ago
Get help
Reported - view
Re: Dynamic Choice Field Assistance
Hi @Fred , 'Eligible Departments' and 'Eligible Titles' are dynamic multi-choice fields, as well. thisUserDepartment and thisUserTitle are single records linked directly to Department and Title.
S Moore
SMoore
3 mths ago
Get help
Reported - view
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…
S Moore
SMoore
3 mths ago
5
replies
55
Get help
Answered
Answered
Re: Next Item in Line Formula
S Moore
SMoore
4 mths ago
Get help
Reported - view
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,…
S Moore
SMoore
4 mths ago
2
replies
35
Get help
Answered
Answered
Re: Auto-Import a CSV
bump...
S Moore
SMoore
7 mths ago
Get help
Reported - view
Re: Import Users into Microsoft Active Directory from Ninox
bump
S Moore
SMoore
7 mths ago
Get help
Reported - view
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?…
S Moore
SMoore
7 mths ago
2
replies
52
Get help
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,
S Moore
SMoore
10 mths ago
1
reply
79
Get help
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.
S Moore
SMoore
10 mths ago
25
Get help
Re: Readable If within a range
@John Halls Thank you so much!!
S Moore
SMoore
10 mths ago
Get help
Reported - view
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.…
S Moore
SMoore
10 mths ago
3
replies
60
Get help
Re: Set auto completion on Ninox editor
A huge time saver!! Thank you for sharing this!
S Moore
SMoore
11 mths ago
Learn & Share
Reported - view
Re: Html email template
Hello, This can be achieved by using : html("<h1>Hello world!</h1>") OR by using a Rich Text field instead of a plain text multi-line. Hope this helps! S Moore
S Moore
SMoore
11 mths ago
Get help
Reported - view
Re: All I want for Christmas!
Masked/Password Field - Would be nice to mask text by default unless clicked on. Sharing a Record via URL - I understand this can already be done for Ninox users,…
S Moore
SMoore
11 mths ago
2
Get help
Reported - view
Re: Set Choice Value
Thanks, John! I didn't realize Ninox didn't develop such a simple function. The loop would work, but it's creating entirely more work than I want! I figured it would be easier to read the code with…
S Moore
SMoore
1 yr ago
Get help
Reported - view
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:…
S Moore
SMoore
1 yr ago
2
replies
157
Get help
Answered
Answered
Re: Update Email Address for Ninox
Update: Ninox support via email was able to resolve!
S Moore
SMoore
1 yr ago
Get help
Reported - view
1
2
3
4
5
10
Next
S Moore
SMoore
Detroit, Michigan
248
3
0
Joined: 04 Apr 2018
Follow
Home
Learn & Share
Get help
Webinars
View all topics
Tags