Can i replace a virtual column with a regular column (with a few actions).?

I have 4  virtual columns in a single table  that are related to different tables. Its slowing down the app.  Can i replace this virtual column with a physical column(with specific actions)?

i'm unable to make a physical column work using enumlist.

Solved Solved
0 6 354
1 ACCEPTED SOLUTION

baba_sawane_0-1700731328699.png

Highlighted in red is the sync time of each data updates. Look at every sync time of this report, and if one is particularly high, look further into the data using the little button at right.

baba_sawane_2-1700731717703.png

baba_sawane_3-1700731741359.png

 

You can then see exactly which table is using extensive calculation and slowing down the sync time.

Of course, that is if the sync time is the issue there. If the app is slow and sync time is not the issue but the navigation, you need to filter your data with security filters as too much rows are displayed at once.

View solution in original post

6 REPLIES 6
Top Labels in this Space