QueueMetrics professional call center suite for the Asterisk PBX
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to the new forum!
Home
Help
Search
Login
Register
QueueMetrics forum
»
QueueMetrics
»
Running QueueMetrics
»
Remove fields of a particular report
« previous
next »
Print
Pages: [
1
]
Author
Topic: Remove fields of a particular report (Read 2533 times)
yojarmye
Newbie
Posts: 23
Karma: 0
Remove fields of a particular report
«
on:
September 03, 2010, 14:36:25 »
Hy,
In the report: "Details of Answered calls" could remove the fields "Handled by" and "Pos" ?.
When I say remove, I mean they do not come out in the report.
Thanks!
Logged
marcos
Loway
Full Member
Posts: 138
Karma: 3
Re: Remove fields of a particular report
«
Reply #1 on:
September 06, 2010, 10:57:10 »
Hi,
Unfortunately not. Is not possible to dinamically modify a report table. They are the smaller object you can use to generate custom reports.
You can, if you need it, generate a page result through a set of XML-RPC calls then present it in your preferred way hiding the information you don't need. This requires you to spend some time with any sort of programming language like, for example, PHP.
You can have more details on XML-RPC calls here:
http://queuemetrics.com/manuals/QM_XML-RPC_manual-chunked
Thank you and regads,
Marco Signorini.
Logged
yojarmye
Newbie
Posts: 23
Karma: 0
Re: Remove fields of a particular report
«
Reply #2 on:
September 06, 2010, 16:53:45 »
Marco, thanks for the reply.
I will try to do as I comment in the link, via xml.
On the other hand, the report "all", no way to remove it?
Thanks!
Logged
QueueMetrics
Loway
Hero Member
Posts: 2999
Karma: 39
Re: Remove fields of a particular report
«
Reply #3 on:
September 16, 2010, 09:52:16 »
You can freely edit the reports, so you can include/exclude blocks (but not fields within blocks).
Logged
Print
Pages: [
1
]
« previous
next »
QueueMetrics forum
»
QueueMetrics
»
Running QueueMetrics
»
Remove fields of a particular report