- Log into FOLIO and change your tenant to the library for whom you want to run the report.
- In Inventory,
- Click on Item
- Use the Held by filter to select the library
- Change your search index to Query search
- Enter the following search string and click Search
cql.allRecords=1 NOT itemFullCallNumbers=""
- Click Actions, then Save instances UUIDs
- In Settings (you only have to do this once per tenant)
- Click on Data Export
- Click on Field Mapping Profiles
- Click on New
- Name = Output MCO Instance, Holdings, Item HRIDs
- Output Format = MARC
- FOLIO Record Type = Instance, Holdings, and Item
- Transformations
- Instance HRID = 001
- Holdings HRID = 040 $a
- Item HIRD = 040 $b
- Click Save & close
- Click on Job Profiles
- Click on New
- Name = Output MCO Instance, Holdings, Item HRID
- Mapping Profile = Output MCO Instance, Holdings, Item HRIDs
- Click on Save & close
- In Data Export
- Click on “or choose file”
- Select the UUID file you downloaded from Inventory
- Select Output MCO Instance, Holdings, Item HRID
- Select Instances
- Click on Run
- When the file is ready, click on the filename to download the MARC record
- In MarcEdit
- Run the file through MarcBeaker
- Open the file in MarcEditor
- Click Edit, then Find (or Control-F)
- Use Find All to search for $b
- Click on Extract Found Records
- Create a new .mrk file for the extracted records
- Open the new .mrk file
- Click Edit, the Find (or Control-F)
- Use Find All to search for $b
- Click the icon to copy the search results to the clipboard
- In Excel
- Open a new Excel sheet
- Paste the data from the clipboard
- If the subfield data is delimited in the Excel sheet
- Delete Column A (=040 \\) and Column D (subfield 3)
- If the subfield data is not delimited
- Click on the Data tab
- Highlight the column
- Click Text to Columns
- Make sure Delimited is selected and click Next
- Uncheck Tab, Check Other, type in a ‘$’, then click Next
- Click Finish
- Click OK
- Insert a row at the top
- Give Column A a header = Holdings HRID
- Give Column B a header = Item HRID
- Save the Excel file