Get struct field 'Columns' not selectable

IYH Hello

Beginner question, free AIP Developer Tier

I am stuck in course “Speedrun: Your First AIP Workflow”

I am at Section Transforming the Data - Get Entities. Course docs says

  1. Search for and add a Get struct field transform block
  2. Set the response column as the struct to process
  3. Set entities as the property to extract into a new column called “entities
  4. Click Apply

Step 2 is not possible (Columns is browned out)

Appreciate your time.

Hi! Have you tried following the step 2, "Set the response column as the struct to process? The field is grayed out because there is no column that have the right type (struct).

2 Likes

IYH thank you this was helpful. I made an error in the previous step and did not set the output to a struct.

IYH thanks to redboyben found root cause and fixed it: The output type of the providing data egress was not set to struct (it was set to String not struct- that is why no columns were available in this step ) https://learn.palantir.com/speedrun-your-e2e-aip-workflow/1962226

Sweet! My pleasure :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.