Best Of
Re: Query for odd or even graduation/class of year
@JoAnn Strommen If you have a spreadsheet with the classes you want - you can copy those classes and paste them into a one of query like you would do with constituent ID. Class Year works the same way. Let Excel do the work and then you don't have to key them separately.
Hope this helps.
Re: Query for odd or even graduation/class of year
@JoAnn Strommen, this is the query we use to find specific class years ending in 1s or 6s, for example. Hope this is helpful.

Re: Stop auto-batching NXT WebView gifts.
@Dariel Dixon
Also, in all of the examples I've seen (when we launched NXT and then on BB youtube channel) it shows 1 - 5 gifts per batch as the examples. At the end of the day, the power should be in the customer's hands like it is in OLX to create batches on our own to better fit our needs
Re: Stop auto-batching NXT WebView gifts.
@Faith Murray With NXT WebView donation forms, NXT batches them several times throughout the day. And even though some of Blackbaud's online source says there are specific parameters to which the gifts are batched, the last rep I spoke with said that more often than not, I would end up with mostly 1 gift batches. Even though WebView has a friendlier recurring giving option, the batching process would be a nightmare for our organization.
Stop auto-batching NXT WebView gifts.
Many organizations need the ability to batch their own online donations. Ours receives a high volume of donations and I would never get through them in a timely manner. Having to process and post batches with only 1 gift in it would kill our organizations momentum. We would have 200 batches a day at a minimum. That's insane.
Re: Journal Entries Report
@Brian Rojo Thank you. I did run the report, but the results are based on the date I posted the entries, not the date they were actually recorded in the GL. For example, I may have transactions from December where I manually set the post date to December, but the final posting occurred in January. As a result, those transactions aren't appearing in my 2024 report.
Re: What podcast are you listening to?
@Maureen OMalleyKirschner Not currently listening as no new content has been released, but “The Michael Moore Podcast” was interesting last election season.
Re: Query for odd or even graduation/class of year
@JoAnn Strommen
I don't know if your “class year” is table entry or just text or number, if it's text or number, you can do the years in excel, the copy and paste into one-of operator?
Re: Update Constituent Assigned Appeal response
@Alex Wong Thanks for this, I figured it was something like that but clearly didn't have the time to dig in.
Re: resource for AND conditions
@Laura Easterly
string vs integer is your problem most likely. “123” is not the same as 123.
either make both string or both integer by using string() expression or int() expression.



