Thanks for your reply, @georgeciobanu, and I appreciate that you’re constantly adding new features. I really like the Bubble Platform for its ease-of-use, and simplicity.
The donor/donation tracking system I’ve designed is filling a gap that exists in the process, prior to the donor entering their donation in an auction-tracking website (501auctions.com). We currently have no way to track prospective donors, anticipate receipt of those donations, etc.
1.) So, I need reports that will be easily exportable to compare what’s been entered in Bubble against what comes from the 501 Auction website (not designed by me, not on the Bubble Platform). This includes: donations entered, donor contact information, etc.
2.) I could build the reports in Bubble, yes, however the result isn’t a true table, or allow an export of the screen results. If I copy/paste the results into Microsoft Word or Excel, the table format is lost, and all the data from one row of the table ends up all jammed together in one cell.
The current CSV exports are problematic, don’t allow for friendly header row naming, don’t allow for filtering, some rows of data get split between rows, and the extra effort to re-join all the normalized data is a big pain.
Example: Below line 13 should be more Assigned To unique identifiers, but instead text from a multi-line field is chopped up into multiple rows, disturbing the data set.

3.) My ideal data format would be in Excel (.xls or .xlsx) format; the result of a search/filter, allowing combination of tables (de-normalization/re-joining of data), with friendly headers.
4.) I’ll take a look at the DB Connector and Bulk Database Action, to see if they help.
Thanks!
Rob