Query/Dashboard Question

Options
Hey everyone,


I am totally stumped on something.


Our organization utilizes a Gift Attribute to track the “Giving Type” of every gift.  It is a policy that works well for us for a variety of specific reasons outside of our Department’s control.

That being said, I am finding it so difficult to create a Query that I can reference in Dashboard that will show me the Total Gift Amount, for a particular Campaign, according to a specific Gift Attribute.


I first tried a Gift Query, but it only displayed the gifts according to the selected Gift Attribute.  It is helpful, and I will keep it but I also need a Grand Total.

I then tried Campaign Query but had a similar problem.


I think I’m just missing something basic with setting up the appropriate Gift Query in the first place.


Any recommendations on a Query that will display the Total Gift Amount according to a Gift Attribute within a particular Campaign?


Thanks much!

Comments

  • You're not going to be able to create a dashboard that gives you the total based on attribute description because that's not a grouping mechanism that any dashboard panel recognizes.


    The only thing you can really do is create a dynamic query looking for those gifts, output the gift amount, campaign, and attribute description, and then pipe that over into a pivot report. In there, you can create a standard Excel pivot table that will group, subtotal, and grand total your gift amount data based on whatever items you have in the output of your query.
  • This is all very helpful, thanks everyone!

Categories