I have a Purchase table, purchase detail tabl...

I have a Purchase table, purchase detail table(products), and I am creating a products list by filtering the purchase detail table(slice), the problem is that there are a lot of virtual column that are being calculated that are not necessary, if I use an "if constant for each virtual column, would that speed up the

table.

I know it would be better to create a separate products table but because of automation I am hoping to use the purchase order details.

Is there a different way I should do this?

0 2 333
2 REPLIES 2
Top Labels in this Space