Jesse Dubin Posted May 24, 2020 Posted May 24, 2020 Are there any folks good at finessing reports who can help? I'm looking to create one that will give me a listing of any title I have more than 12 issues of (to help guide me to the best places to put title dividers). Even a report listing the number of issues of every title would be useful. Thanks! Jesse
Steven L. Dasinger Posted May 24, 2020 Posted May 24, 2020 Since every issue in CB is assigned a unique identifying number, there is no way to do any kind of count function in CB. The only way I can imagine doing this is to export your data (if you have and Edition of CB that allows exporting) and put it into a database (Access, SQL, etc) or possibly a Spreadsheet and do the count functionality outside of CB.
Jesse Dubin Posted May 25, 2020 Author Posted May 25, 2020 Thanks Steven. I think it must be possible, while poking around I found that if I go to Collection Report > Titles I Own > Summary under each title it will give me the total number of comics, so the count is there. Now I just have to figure out how to filter it by >= 12. Jesse
Steven L. Dasinger Posted May 26, 2020 Posted May 26, 2020 There is a difference between what the people at HC can write (no limitation) and what we (the end user) can write or do. The reports are made of of 'canned' SQL with a limited amount of modification supplied by the check boxes. Getting Counts with full access to the database with SQL is possible (and pretty easy). However, because of limitations, we can't write the SQL that would allow the type of counts you want (inside CB).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now