0
formula field wont show formula result
I have a formula wich have work for some time and then stop working. Only thing I change is to add some field but nothing linked to the formula. I think that it seem to be a field type issue. Here the formula:
sum(total_vente, prix_shipping, taxes);
these field are $ field. I tryed to add ''number()'' before each field but nothing works...I also tryed to just write total_vente but nothing shown...
Any ideas? Thanks!
2 replies
-
Try
–––
total_vente + prix_shipping + taxes
–––
Birger
-
thanks but nothing work...even just 'total_vente' so I think the problem is more complexe... look like connection problem, my table come to blank and must exit and return...etc
I wrote to the support and wait for reply!
Content aside
- 5 yrs agoLast active
- 2Replies
- 993Views