Oct 20, 2019 11:24 AM
I am exploring using Airtable as the underlying database for a funding campaign we are launching. We have a fundraising target and then the individual donations are being logged in Airtable. I am just unclear as to how I would use the Chart block to show progress against the target. I know I can easily sum the donations that are being recorded in a field in my table - but is there anyway to use this data in a chart block to visually show the progress of this donation running total against a target amount?
Oct 26, 2019 08:48 PM
There’s no “big thermometer” if that’s what you were hoping for.
However, you could achieve the same thing in one of two ways:
The second option wouldn’t show as well progress towards the goal. However, as a professional fundraiser, I would sometimes recommend a graph that shows progress over time, which the pie chart (or the big thermometer) does not. It wouldn’t be effective if your fundraising mostly happened at the beginning of the campaign and has been crawling along since; for that, the pie chart would work better. But hopefully, the total has been steadily rising, the excitement building, and the line would show that.
Excel can do fancier charts. For your annual report or whatever, you probably want to export and do something in Excel. But the charts in AirTable are great for quickly whipping together visual results that automatically update.
Oct 27, 2019 07:15 AM
But… Airtable Blocks do support web page embeds and a simple web app using the Airtable API plus a free javascript library could be used to craft something like this.
This, of course, is not an easy or simple approach, but it would provide an integrated block with the desired data visual.
Nov 06, 2019 01:37 PM
Thanks Bill - I agree this is not immediately straightforward but good to know it’s possible!