Is it possible to make flat Schema? I would like to move the data from that dataset into Accelerated Store and that's why I am asking about flat schemas:
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Michael_Soprano
You have to custom define all the fields which you can attach to a schema but it will still appear under your tenant ID to avoid conflict with other standard fields.
Hi @Michael_Soprano
You have to custom define all the fields which you can attach to a schema but it will still appear under your tenant ID to avoid conflict with other standard fields.
Hello @Michael_Soprano
As noted above, any modifications to a schema will result in a fields being placed under the tenant object.
What objects fields are you attempting to move from into a new dataSet. You can use query service via selects with structs to insert data into object related fields.
I'm not very sure what your end goals are but when you use accelerated store you can create your database, schema, table directly from query panel and that can be of a flat structure. Below is a sample code snippet if it helps -->
/*
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies