0

I am creating a program that generate report in excel. And some of my problem is when generating excel I need a formula like Percentile

Percentile link: https://exceljet.net/excel-functions/excel-percentile.exc-function

I found a link of T-SQL that generate percentile but I really don't understand it.

https://www.red-gate.com/simple-talk/sql/t-sql-programming/using-the-t-sql-percentile-analytic-functions-in-sql-server-2000-2005-and-2008/

What I need is how can I do in query in laravel that do percentile. can you give me some example or link.

I am currently using laravel 5.2 and phpoffice/phpexcel Link of phpoffice/phpexcel: https://packagist.org/packages/phpoffice/phpexcel

Mathew Magante
  • 1,280
  • 3
  • 19
  • 28

0 Answers0