Best practice to do transform map between cross-scoped tables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2018 02:02 PM
Hi.. I have a table which is in a scoped app. I want to get the data from it and create a new table with some extra fields in global scope without disturbing the scoped app table values. I need suggestions on best practices to implement this transform map concerning cross-scoped applications.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2018 07:16 AM
Maybe both because new data keeps adding to the table. We have not tried anything yet because that is the only source of table available and do not want to mess with it unless we are sure of the approach.