Is there a solution to many-to-many relations and relation to oneself?
I'm fairly new as a developer in QB, but I have long experience from other tools.
How do I handle many-to-many relations between tables in a more general way? In QB you can sometimes use a entity table in between like in the attached diagram, but how to handle relations from one table to the same table? One example would be to have a relation from a (sub)project to a main project and still only have one Project table entity.
Now to something I don't know. Is there a functionality available in QB for a field that acts like a "lookup" field. It would make it possible select from a list from a table or something else and the selected value would be stored in the field.
Can I use a Formula-text field and some code to calculate a reference from table Project to itself or to another table? And make the field and the UI function like a lookup?
/André
------------------------------
Andre Ekespong
------------------------------