How: Add the option to include a related entity from an already selected related entity
Why: Currently this requires 2 separate exports + merging the data again
For Who: Everybody who frequently exports data to Excel
Impact: Timesaver!
Additional context: My use-case which really happens very frequently: my customers want XYZ fields from Item + Packshot (Resource related to Item) + Product Information Sheet (Resource related to the parent Product record (from Item).
Today we download Item + Resource, then we open all parent Parent product records and download all Resources from those Products. Then based on Item-Product key we merge the whole thing together in Excel. For non-daily users this is already to complicated and for regular users it's still a multi-step process.
In my solution you could choose a child or parent from the already related Entity and all record download in one Excel file.
It sounds similar to INSE-I-163 but it is different functionality
Correct me if I am wrong, but isnt this already possible in enrich? When you click the 3dot button on the top right and click export, it gives you the option to add multiple related fields (parent, item, resource and anything else you might have).