Expand my Community achievements bar.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Importing all fields from a field group into a table: sql

Avatar

Level 1

I have a schema that I am importing with sql. Ideally I would be able to do select _theFieldGroup* to put all of the fields from that field group into a table. This however, does not work. Any idea how I can achieve this effect with a different method?

1 Reply

Avatar

Employee

@MattJo The Fieldgroup.* will not expand the object types within, Is this you were trying say? If you could please share your query then I can help