Mr. K.
-
Update Multiple Records... of a Multiple Choice Field
I asked this how-to question n Facebook and got replies essentially saying it can't be done easily. I've run into this issue before, and making changes to multiple choice fields is too much work.…
-
Ninox will not open on my Mac
I installed and reinstalled Ninox and it still won't open. Is there something else I can do to get it working?
-
Column Filter Date?
My table's column is grabbing dates from a subtable. How do I filter the results to show a specific date only? The results I get are for the date I want plus all of the dates of records with that…
-
Create a "Place an Order" Database Template?
I'm looking for a template to create a "Place an Order" database. I will have a table of products that can be used to create an order to purchase. I want to maintain a record of past orders.
-
Formula Help Needed
How do I write the formula to display only if "Field" is not like x, w, or z? This is what I have so far but it does not work.
-
Squinting is not enough for this list.
This is one of the most annying lists in Ninox. I needs to be larger, and it needs a filter search field.
-
Round to nearest $5?
How do I make this formula round to the nearest $5 increment? if Host.'First Name' like "Kari" then 'Total Prize Pool' * number(Payouts.'1st Place %') / 100 end