Is It Possible To Generate Or Clone Pivot Tables Using PhpExcel Library?
问题 Recently i have used phpExcel library to generate reports in excel format in cakephp. Every thing is working fine except pivot Tables. I am using a master excel sheet (Which contain pivot table) to clone/generate other excel sheet. In newly generated sheet other information is looking fine but pivot table is not being generated (only names on header are being display. There is no filter options). Here is the code i am using. $filename = WWW_ROOT."files/master_report_template/compliance