Hi, i have created 2 tables in dataverse
First Table is "Fixed Assets", Second Table is "Opname".
I want to display fixed assets data (from the first table) that did not in the second table.
Additional information is:
Table Fixed Assets coloumns:
Name, fixed assets number (primary)
Table Opname coloumns:
Fixed assets (lookup), ID_Opname (primary)
Thanks