...
...
...
...
...
...
Date
Attendees
Notes from Past Meetings (November 2018 - January 2019)
20181107
Reporting Prototype Meeting
...
-Kevin: MS Access, Excel, Crystal Reports
For background, see https://wikifolio-org.folioatlassian.orgnet/wiki/display/RPT/Building+Report+Prototypes
create view v as
select '2017-01-01 - 2018-12-31' as checkout_date_range,
...
-Angela recommended this for JDBC -- http://wiki.arcs.com/article/BIRT_With_Postgres
Crosstab
-crosstabs less likely to be supported
...
-https://github.com/folio-org/ldp
Loans query is in
https://github.com/folio-org/ldp/tree/master/database/query
2018-11-19 Reporting Prototype Meeting Notes
...
-Kevin created Circ Detail Report made notes on each of the Folio attributes - https://wikifolio-org.folioatlassian.orgnet/wiki/display/RPT/Circulation+Detail+Report+Prototype
-some data element definitions had to be inferred because they were not documented
...