ColumnMeta Process
Number meta
| name | income |
|---|---|
| John | 50,000 |
| Marry | 60,000 |
| Peter | 100,000 |
| Donald | 80,000 |
->pipe(new ColumnMeta(array(
"income" => array(
"type" => "number",
"decimals" => 2,
"decimalPoint" => ".",
"thousandSeparator" => ",",
)
)))
| name | income |
|---|---|
| John | 50,000.00 |
| Marry | 60,000.00 |
| Peter | 100,000.00 |
| Donald | 80,000.00 |
What People Are Saying
"KoolReport helps me very much in creating data report for my corporate! Keep up your good work!"
--
Alain Melsens
"The first use of your product. I was impressed by its easiness and powerfulness. This product is a great and amazing."
--
Dr. Lew Choy Onn
"Fantastic framework for reporting!"
--
Greg Schneider