Hi all, Just a guess—is this coming from a MARCXML export from the catalog?
The answer to your question has already been offered, however. The 952 fields are for related items. You should use the items table in your report if you want to retrieve that data. If you stated exactly what fields you were interested in it'd be easy to construct an example report. On Sun, Jan 19, 2020, 12:52 PM Katrin Fischer <[email protected]> wrote: > Hi, > > where are you seeing this in the XML? In the database or somewhere else > in Koha? Which version of Koha are you using? > > Katrin > > On 19.01.20 18:45, fauzi AB wrote: > > Dear Katrin > > > > Noted with thanks > > > > Btw xml data file; i could see this kind of data & would like to extract > > those tags ... > > > > <datafield tag="952" ind1=" " ind2=" "> > > <subfield code="0">0</subfield> > > <subfield code="1">0</subfield> > > <subfield code="2">lcc</subfield> > > <subfield code="4">0</subfield> > > <subfield code="7">0</subfield> > > <subfield code="9">117534</subfield> > > <subfield cod ... > > > > fauzi > > > > > > > > -- > > Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html > > _______________________________________________ > > Koha mailing list http://koha-community.org > > [email protected] > > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

