I try to SUM a simple numbers column just like i do in excel in about 3 seconds. =SUM(A2:A20).
You see how simple what I try to acheive is. Now. Wix dosen’t work like that.
Anybody can tell me how to sum up a column (1500 entries linked to a owner that put the sum operation down to 30 cell.) So, I have the Owner column and tha salary column. I want the code to manage to filter down the data in order to perform the sum of the field linked to the owner.
The database name is PLVplayerslist
The dataset is #dataset9
The column (filtered by owner) is named : Sal
Owner name : boston
I want the result to show up in #text1
The results should be 42.5
I’ve tried all of the topic in here and the only thing i’ve got in return is the sum of one cell.
Thank’s guy’s!