How to Construct a Greater than $5,000 Gift Report

Hi, I need to run a report in NXT that shows all gifts of greater than $5,000 from a fiscal year. I would need donor name (no soft credit needed) and address, gift amount and gift date. When I run through Gifts, it won't give me the address; when I run it through Constituents, it won't give me the giving from the fiscal year. Thanks in advance, Trent

Comments

  • You can actually run a Gift query listing any ID/Name showing one to many Gifts with amt GE $5K ( filtering on the appropriate gift types, funds, Timeframe, etc)), export the query results, dedup on ID#, import those ID#'s into a Query, then run a constituent Export using this query showing those Gift IDs in their own column with any needed gift attributes so that there is only one row per ID#.

  • Marie Stark
    Marie Stark Community All-Star
    Tenth Anniversary Kudos 5 January 2026 Monthly Challenge PowerUp Challenge #3 Gift Management

    Trent, are you trying to do this in an NXT list?

  • Marie Stark:
    Trent, are you trying to do this in an NXT list?

    Yes. Apparently the address can't export from NXT. Running it old school from DataBase view.

  • You can export addresses from the constituent lists in NXT. As someone else suggested, if you want the list of gifts you would have to do a gift list…but it won't give you the address info. If you have a more complex query you can create the query in dbview, save as a static then open it in NXT.

  • Thanks for the reminder about static queries and opening them in NXT.

  • Trent, you can't really do this in NXT. Gift lists won't show addresses for some reason. This decision by the NXT designers is something that doesn't make sense. We've been waiting years for IT to fix this mistake but with no luck. Sure, you can download a gift list and then go into the dataview and enter those RE IDs and create a static query and then go back into NXT and run a constituent list to get the addresses and then do some spreadsheet magic to combine with the gift list. But during the time you run the gift list and then the constituent list, what if a new gift is entered that should be in the gift list? It's best to pull this all from the dataview.

Categories