Hello,
I'm trying to create a custom Data Entity that retrieves data from two tables: GeneralJournalAccountEntry and InventTrans.
I created the entity manually, meaning, I created a Query, which primary datasource is InvenTrans, then a View then a data entity based on this view, the problem is that i cant find a direct relation between these two tables.
Could anyone help me with this, I would much appreciate it.
Thanks.