Return data of entities which occur in target dataset but not in source dataset
1 | return_missing_data(target, row_id, missing)
|
target |
target dataset |
row_id |
Column name of row IDs |
missing |
result of find_missing function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.