Hi there,
I’m trying to create a dashboard that depends on a csv sheet hosted in GitHub-raw to show the info (using some dropdowns). I have deployed it using Heroku and everything works but I need that once the “database” (GitHub CSV) is updated, the graphs use the new database. (I keep the same name of the db on GitHub).
Thanks a lot!