- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 11:32 AM
Hello,
Without having to create a custom Relationship or Database View , is it possible to know which particular Catalog Items are using a particular Variable Set ?
Thanks
Arnab
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 11:40 AM
You can report on io_set_item.LIST table to find out which variable set is tagged to which catalog item.
Regards,
sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 11:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 11:40 AM
You can report on io_set_item.LIST table to find out which variable set is tagged to which catalog item.
Regards,
sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 12:59 AM
Thanks Sachin,
It's a golden oldie response but it did take a fair bit of trawling to find the answer. Thank you. I hope that by replying, it will bump up this solution for others.