Get articles in reports

Moderator: crythias

Locked
radioguy
Znuny newbie
Posts: 4
Joined: 12 Dec 2011, 23:46
Znuny Version: 3.1

Get articles in reports

Post by radioguy »

Is their a way to make a report that will show tickets between 2 dates and include articles. I would like to see something like the search function but allowing articles to be exported into the csv. I have done quite a bit of searching but have not found a good way to include this information into the report.

Thanks for the help in advance everyone.
adam
Znuny newbie
Posts: 3
Joined: 14 Dec 2011, 17:36
Znuny Version: 3.0.11

Re: Get articles in reports

Post by adam »

Would you want to show every article, or just selected ones (maybe the most recent, or only articles of a specific type)? It's possible with a SQL statement to extract all of the article data, but you'd then have multiple rows for each incident so the desired level of detail and format would dictate how best to do it.
radioguy
Znuny newbie
Posts: 4
Joined: 12 Dec 2011, 23:46
Znuny Version: 3.1

Re: Get articles in reports

Post by radioguy »

I have been trying to figure this out. Having multiple lines for the same ticket is ok. We just have to show our customers a list of tickets including the information inside the ticket its self. This report is holding me up from going any further with otrs which is a shame because each of our shops uses ms access right now.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Get articles in reports

Post by jojo »

try via SQ (and it is quite uncommon to show articles in a report)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
radioguy
Znuny newbie
Posts: 4
Joined: 12 Dec 2011, 23:46
Znuny Version: 3.1

Re: Get articles in reports

Post by radioguy »

I know, Do you have any suggestions for running a report out of the sql backend. Software wise. I am currently trying open office but I don't know if there is anything else.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Get articles in reports

Post by jojo »

Jasper Rports, Pentao
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked