Hi KoolReport team,
while I am rendering my report it shows only grid output. I cant get graph. Please check the rendering process of mine, and give the good guideline. Please please help me, for this task I raised ticket so many times. Now I reached my Deadline. Please give me reply as early as possible... I have to submit this task Today itself.....
Home.php(Home Controller)
public function index()
{
$this->load->view('..\mainiDM\Multi_Drop_Down.php');
}
//ProfitCenter_Wise_ExcelReport Execution
public function ExcelReport()
{
include APPPATH."reports\ExcelReport.php";
$report = new ExcelReport;
$report->run()->render("reports\ExcelReport.view",true);
}
OUTPUT
($this->dataStore('Apr_Sales') CostCentre MonFiled YearField InvoiceValue . Manufacturing 4 2019 63923906.5 . Rental 4 2019 738789.95999999996 . Service 4 2019 3474476.4300000002 . Spares 4 2019 9140239.8599999901 *. Traded 4 2019 0.0