What's new

Welcome to xCrud Community - Data Management and extended PHP CRUD

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Add avg (average) function

ben74

New member
Joined
Dec 13, 2021
Messages
20
Reaction score
5
Points
3
Location
France
Hello,

Could you please add an average function that would work the same way as the sum function please?

i.e. this would work:

$xcrud->avg('salary');

Thanks,
 

DaDo

Administrator
Staff member
Joined
Dec 1, 2021
Messages
108
Reaction score
23
Points
18
Hello,
sorry dont'have more time to add this modification but is simple


You must reply in thread to view hidden text.
 

mdorminy

New member
Joined
Jan 27, 2023
Messages
5
Reaction score
0
Points
1
Location
Nashville, TN
Hello,
sorry dont'have more time to add this modification but is simple


*** Hidden text: cannot be quoted. ***

I'm getting an odd error with Tabulator. Instead of averaging column values, it just concatenates them together. Any clues?
 
Top Bottom