Hi:

Check this new table:
http://schema.koha-community.org/17_05/tables/biblio_metadata.html

There has been some changes for 17.05.

Good luck,
Ramiro

2017-09-11 14:23 GMT-03:00 Ian Bays <ian.b...@ptfs-europe.com>:

> Hi.
> This works:
>
> substring(ExtractValue(marcxml,'//controlfield[@tag="008"]'), 8,4 ) AS
> 'PUB DATE'
>
> Good luck.
>
> On 11/09/2017 18:15, Luis Moises Rojas wrote:
>
>> Hello everybody
>> I am trying to use this instruction, but does not work,
>> i am using koha 17.05.
>>
>>   ExtractValue(marcxml,'//controlfield[@tag="008"]'), 8,4 ) AS 'PUB DATE'
>>
>>
>> thanks
>>
>>
>>
> --
> Ian Bays
> Director of Projects, PTFS Europe Limited
> Content Management and Library Solutions
>
>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to