-
E-Invoice: Mapping
Intro The following overview contains the mapping of all possible tags when creating the E-Invoice. Please read this article to learn how to use them. If you are looking for specific information,…
-
E-Invoice: Documentation
Ninox E-Invoice Documentation Electronic invoicing is becoming an important part of business operations in Germany and across Europe. From 2025, Germany will make e-invoicing mandatory for B2B…
-
format numbers
let api := "a7e22d237021e918cbaa602fe168f52b"; let artist := replace(Name, " ", " "); let album := replace(Title, " ", " "); let url := "https://ws.audioscrobbler.com/2.0/?method=album.…
- Answered
-
I can't format number in formula field
Good afternoon everyone I have a table called "Tasación" that is related to a call "Inmuebles" that in turn is related to a so -called "Contratos de arrendamiento" in which there is a field called…
- Answered
-
All Scripts (Copy to Clipboard) no longer working (local DB)
Dear forum members. For years, I have been using Ninox as a library for my tracks, which I plan, perform, and archive for biking and hiking. There are also many scripts that I implemented to copy a…
-
Ninox 3.15.5
Hello, We've just released version 3.15.5. You can find all the information here: Release notes Best regards, Tim
-
Retrieving values in Dynamic Choice field
New user here - exploring the potential for Ninox to help me with a fairly simple database task. But I’m now getting into it! In Table-A, I have successfully populated a DynamicChoice field called…
-
Error """ in formula field
Hi, In a formula field I have a value to insert between two "". The field with the value is called ROLE and contains a number. If I write """+ROLE+""" I would like to get "1234" instead it shows me…
-
Text value from dynamic choice field
How do i extract the text value from dynamic choice field? text(field_name) is not working
-
Substring avec apostrophe
Bonjour, j'aimerais traiter une chaîne substr comprenant un champ Ordre dans une table Mots et transformer la chaîne "l'appel de l'ange" en "AA" j'ai essayé :…