Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Automatically created Reverse Reference columns slow down the app :-(

Hi, the application automatically creates Reverse Reference columns, but at the same time it writes that it will greatly affect the speed of Synchronization. Can I turn off the generation or somehow suppress it?

Even though the columns are “not Show”, during Synchronization the Performance analyzer actually writes to me that these Computed virtual columns take a very long time Duration

Solved Solved
0 7 709
1 ACCEPTED SOLUTION

So you need the Key-Label function of the REF column but don’t want the Related Rows column?
The work to generate the Related Rows is likely down before the column is made just in the functionality of a REF column so I don’t think this would be possible. One thing that is a possible workaround is making a virtual column that is a REF and making it blank if you don’t need the REF. Very situational but handy.

View solution in original post

7 REPLIES 7
Top Labels in this Space