Hi,
You can run a sql through cli selecting all fields you need and putting the result on a text file which can be imported on an spreadsheet.
Eg.
run sql car select datetimeOrigination,duration,finalcalledpartynumber from tbl_billing_data where callingpartynumber ='XXXX'
Please let me know if it helps
Regards
Carlo
Please rate all helpful posts
"The more you help the more you learn"