Speedrun: Your first AIP Workflow cant get past transforming the data step 5

Hello,

I am on step 5 of transforming the data in the course Speedrun: Your First AIP Workflow.

The instruction tells me to use the transform block extract many struct fields.

I am stuck on the step Set the content column as the struct to process

When i type in content i get an error

No columns available with one of the accepted types: any struct

how to fix this?

thanks,

Hey there!
It looks like you’re using the Explode Array transform in step four rather than the Explode Array with Position transform. If you change the block to the Explode Array with Position transform, there will be locators for the Extract Many Struct Fields transform.
Hope that helps!

2 Likes