Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Extract the catalog item names on a variables table or on a question_choice table.

Insider
Giga Guru

Hello Seekers,

I am trying to extract a report.

Extract the catalog item names on a variables table or on a question_choice table where these variable or question is included in a variable set.

 

When i am directly extracting a report, i am getting empty fields for variables where these are included in any variable sets.

So, how to extract a report in this case where i can get the catalog item names of the variable or question choices.

 

Please help

insider

2 REPLIES 2

Anurag Tripathi
Mega Patron

Hi ,

from the variables (item_option_new) table is pretty simple, there is a field called cat Item and you can use that.

AnuragTripathi_0-1682430510190.png

For Questuion Choice you can open the table in list view -> Right click on the header and configure list layout 

Then

AnuragTripathi_1-1682430651871.png

 

Dot walk to Question as shown above and from there do another dot walk to cat item as shown below.

AnuragTripathi_2-1682430741171.png

 

Save and Done.

 

AnuragTripathi_3-1682430777210.png

 

 

-Anurag

Hello Anurag,

 

This i already did for report extract.

In this case lets consider variables list, we will get few empty catalog_item fields because the variable is a part of variable set. I need a solution for that situation?

 

Please help

insider.