Displaying n:n relation between sales objects (acounts) and purchasing object (vendors)

Dear all,

how to implement the following function with Ragic:

Our partners are stored in the sales template as “accounts”.
Our suppliers are stored in the purchase template as “vendors”.
We now want to find a way to model

  • which of our partners has been connected to which of our suppliers

This means,

  • one or many partners could be related to one or many suppliers

Is there a way to implement this function in Ragic?

Thanks

Raimund

Hi,

In the “Vendors” sheet, you can create a link & load with multi-select to select multiple partners from the “Accounts” sheet.

If you would like to see all the vendors that a partner is connected with, you may use “show references from existing sheets” in the “Accounts” sheet to insert the “Vendors” sheet as a subtable.