Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I have the trouble, that I am using more mapping/dictionaries in more data and I would like to make a table using data from different tables with mappings in commong.
For example, I have 3 mappings which work together in 2 different datasets and what I get is an error because a possible loop. With the same name that becomes even more complex and it is not possible to work with it.
How can I improve it?
Thank you!!
You can join the Mappings tables on the 2 data sets renaming the mapping fields after that or you can redesign your data model to combine the 2 data sets.