-
User activity report
Hi, I need to see what a particular user has been doing on the database and the times that she was logged on etc. Is there a way to generate a report on this? I'm not very technical. Thanks. Carole
-
How to turn 5x reference columns in a CSV into a single reference column containing all 5?
I'm trying to import from .CSVs where the fields I intend to link look like this, with added notes to show where I want the links to go. Genres GenreID (PK) GenreName Movies MovieID (PK) MovieName…
-
Conditional display in calendar
How can I do to view events in the calendar only with certain conditions? I have a table with records including a data filed and a status field (multiple choice).…
-
Please help with selecting last 6 records using internal id
It is not returning anything in the field
-
Filter columns
Hello; Is it possible to filter a columns and show only record beginning by "3". (I have a liste 3A1,3A2,....4A1, ...,5A3, ....). I just want to show 3A1, 3A2 ..... Thanks for your Help
-
Please help with selecting last 6 records using internal id
It is not returning anything in the field
-
Linking Tables
Hi, I am moving over to Ninox from Access so that I can hopefully ditch windows all together, but I am having trouble linking my table data. I have multiple tables (approx 5) that I have imported,…
-
List filter does not work without updating the webpage
Hello! In my appointments list i have a formula column with this formula: date(start('date')) = today(), which i filter by Yes value to see only today's appointments.…
-
rechnungsnummer
rechnungsnummer
-
Please help with very simple select statement
what is the formula looking for expected end
-
Problem Dynamic choice
I have some code for d in select Transport where Oprindelse = 1 and 'Mål' = 2 do e := e + 1; k := d.Km; tid := d.'Rejsetid i minutter'; void
-
Wie werde ich das Welcome Popup los?
Seltsam, ich hatte meine Anfrage schon gestern gepostet, jetzt schein sie gelöscht zu sein. Warum? Also nochmal. Bei jedem Aufruf der app.ninox.com erscheint das "Welcome" Popup,…
-
PDF naming using print button
Hi everyone. I have a print button for e.g. Purchase Orders. When I click, it downloads the current PO as a PDF. However, the name is "Purchase Orders1.pdf".…
-
Find duplicates
How could I find duplicates in a table, querying a certain field (such as customer's name)?
-
Ninox DB shuts down with large Deletes
When I delete a large amount of records (30k or so) - either with a button (delete select 'table') or by going to the table and doing 'select all' and 'delete' - the database shuts down (either…
-
Conditional display in calendar ?
Hi, I have a "Tasks" table and would like to display in calendar only open tasks. Is that possible ? Thanks.
-
Chart visualization - Country statistics
Hello guys! Any ideas about how to visualise in a chart the country of the clients? We need to have the sums right? How many clients from Germany for example etc..
-
Appointments and Mac calendar.app
Two questions! When I create a new appointment (using the Mac Ninox app BTW) it defaults to the current time and I have to click click click to get to the correct start time.…
-
Line break for emails via print button
I am trying to figure out how to get a line break between the contents of 2 text fields, when using a button to send emails. The fiels 'Salutation' will e.g. include: Dear Peter.…
-
Date and time
I have a field with a date/time value.. called Departure and i have anumber filed "Traveltime in min" now i want to add the minutes to the departuretime..…
-
Import address block to separate fields
I would like to create a way to import a block of text into separate fields in a table. Could someone help me figure out how to do this in Ninox? I envision a form with freeform text field I can…
-
Hiding a formula field in a view
I have a database which is basicly a list of appointments. I have a view for 'upcoming' appointments - I don't want to see past events! To creat this view I have a field with a formula…
-
ninox developer, student$?
hi, looking for some help with a databse if anyone fancies creating it for me. will pay. thanks
-
Bestehende SQL Datenbank überführen
Guten Tag, ich habe eine bestehende MySQL/Access Datenbank mit Verknüpfungen über entsprechende IDs. Kann ich die bestehenden Verknüpfungen automatisch zu Ninox übernhemen?
-
Mass edit in multiline text field
Hi guys, Newbie here. I just imported data from a csv. I used char(10) in excel to do line breaks. But when that data came to ninox the line breaks are gone. How can I fix that?