Bulk delete multiple facts from person view (request for next update)

Is there a way to delete multiple facts at once from a person, rather than one by one?

I see this question was asked more than 3 years ago: How can I delete multiple facts from a person all at once?
However, it looks like this is still not possible?

For example, I have an imported GED and several people have a ‘Residence’ event that corresponds with a Census and there are no details, sources, notes, etc.
What I’ve been doing is deleting each of these Facts, and then entering a Census Fact with the details, etc.

It would be really nice to be able to delete all of these unwanted (for whatever reason) Facts in one operation.

Example, click a button (or link) that makes checkboxes appear for each fact that could be individually checked and deleted (with a warning your deleting x number of facts, are you sure?). Or, perhaps each Fact could then be multi-selected/highlighted and then deleted?

you can bulk delete ALL Facts by a particular type (Such as Residence) – it would delete all residence for all people for example. Not sure if you want to go that route. Are there exceptions? Residence facts like that often come from Ancestry etc. They do not use CENSUS facts. If you can better articulate exactly the desired outcome – someone should be able to advise best course of action.

Kevin

Hi there and thanks for the reply.

I definitely do not want to delete a Fact for everyone in the db.

Only to be able to select multiple Fact’s for deletion from within an individual’s Person page (as shown in the example pic).

there is no check box selection to delete multiple items from a person’s edit screen. The would be a feature enhancement (which might have been previously suggested not sure).

If you want to identify people who might have duplicate facts for residence such as above – there are a few options do that but most of them would be outside of the main program – such as custom report etc.

Kevin

You can save the delete step and just select each Residence fact in the left pane of the Edit Person screen, followed by clicking the Fact type at the top of the right pane to CHANGE that Residence fact to a Census fact (type).

1 Like

Thanks for the response!

Yes, that’s a potential work-around in some cases.

Actually, in most of these cases I simply want to delete the fact altogether (for a variety of reasons) and in some cases (like the one I posted), only ‘Census’ is available to change to whereas I’m wanting to add ‘Census (family)’ for some of the entries, but the option isn’t available to switch to.

Being able to multi-select data (i.e. a Fact line in this case) for deletion would be great.

Yeah, that’s what I was thinking. Or going into a SQLite interface. Too bad there isn’t an easier way to accomplish this. Perhaps someday there will be.

I do not believe there is with in RM for what you are looking to do.
RM discourages use of SQL to manipulate DB. That said – if you do – make sure you have backups, make sure you fully understand ant script your run to update or remove records etc. Very easy to make a mistake (Big Mistake)

1 Like

Definitely! I used to be a programmer for several state Medi-Caid accounts, working with SQL Server (& Oracle and MySQL in some instances), so yeah…write the query or SP once, check twice+ (even with peer review) before running even in a test environment. Not fun having to explain to the DBA (or the boss, or worse yet…in a client meeting (been in one before with someone else)) why the data needs to be reloaded :roll_eyes:

With this, I’m thinking in terms of an Excel spreadsheet and being able to select more than one row of data for deletion. Seems like a basic idea, but alas, no such luck in this case. Yet, anyway.

If you are familiar with Power BI - you can use a Data Connector – that is where I view lots of things. If you want to do within RM – you can do a customer report them export to Excel.

(Then you have data refreshed, incremental refresh and so on where things can break if someone else changes something) :slight_smile:

Thanks for all the replies and suggested workarounds. Much appreciated!

I’ll put this multi-select capability on my wish list :grin:

1 Like

I was the one requesting this in 2022, still waiting. Perhaps with the renewed interest it will be addressed

Perhaps indeed.

And, i see in that thread you started, you weren’t the only one with this request/issue. I’m sure there are plenty of others as well.

more robust bulk editing would be sooo nice

1 Like

Based on many previous discussions, wouldn’t hold my breath waiting to see that.

Oh, I know, I’ve lurked around for long enough to have picked up on that.