[EP-tech] IR-Stats2 - Stats with other fields from the table eprint
Gutknecht Christian
christian.gutknecht at snf.ch
Tue Feb 17 11:54:08 GMT 2015
Hi
I’m trying to generate some reports with other field from the table print like „ispublished“.
ispublished_report => {
items => [
{
plugin => 'Table',
datatype => 'deposits',
datafilter => 'archive',
options => {
top => 'ispublished',
}
}
],
category => 'advanced',
},
Actually I’m expecting a table with the counts grouped by is published
Published: X
In Press: Y
Submitted Z
However the report always returns „No data“, any idea why?
(I already have reprocessed bin/stats/process_stats)
Best regards
Christian
More information about the Eprints-tech
mailing list