How to know which catalog items used a particular "variable set" ?

arnabbose
Tera Expert

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

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

You can report on io_set_item.LIST table to find out which variable set is tagged to which catalog item.

 

Regards,

sachin

View solution in original post

3 REPLIES 3

chaselong
Mega Expert

There's a related list called "Included In" that you can expose to see this.

 

find_real_file.png

sachin_namjoshi
Kilo Patron
Kilo Patron

You can report on io_set_item.LIST table to find out which variable set is tagged to which catalog item.

 

Regards,

sachin

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.