Hi Arek,
In MView:
choose dataset A (your own data)
in order for this dataset to have a drop down of some other external
linked datasets (eg B, C)
external dataset B, C need to have some exportables (you need to
check what they have to offer)
and the dataset A needs an importable (you need to create it)
Aha, so I can create a drop down in my MView that links to another
dataset, without the user needing to explicitly choose the other
dataset, is that right? It would be rather cool if I could do this.
typically you are mostly concerned with importables on your own dataset
as these bring other data in (ei create a MView dropdown of linked
external datasets to your own dataset)
so you tend to scan external datasets for exportable(s) and create
matching
importables(s) on your own dataset
not sure if this helps :)
It does!
Thanks,
David.