Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

export report in excel

Questions related to nuBuilder Forte Reports and the Report Builder.
Post Reply
ajay
Posts: 38
Joined: Wed May 16, 2018 1:01 pm

export report in excel

Unread post by ajay »

Is there any way in nuBuilder to export report data to excel format?
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: export report in excel

Unread post by toms »

I don't think so, at least not with the reporting library that is included in nuBuilder.
You would have to use another engine like PHPReport.

https://github.com/vernes/PHPReport

Features
Simple for using
Many ways to customize your input data
Build reports based on predefined templates
Export to HTML, Excel (xlsx and xls) and PDF
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: export report in excel

Unread post by admin »

ajay,

The Print Button on a Browse Form will create an exact HTML page of the Browse Form that can be cut and pasted into Excel - including current sort and filters.

https://wiki.nubuilder.cloud/ ... tion#Print


Steven
Post Reply