Hi everyone,
I released an open-source GitHub repo of a Microsoft Power BI report that connects to Trello (using the Web Rest API) to support advanced analytic and reporting needs. Feel free to share it with relevant users.
I wanted to know if there are available datasets that I can use in my Trello account, or in a demo/sandbox account in order to test my implementation and share the report publicly (without revealing real data). The datasets need to be large enough and interesting to cover the various features of Trello including multiple boards, lists, cards, members, actions, comments, checklist completions, and so forth.
Any recommendations will be appreciated.
To learn more about the solution, go here.
Hi @Gil Raviv
That sounds like a great project! For testing purposes, you can use Trello's Trello Board Samples from their API documentation or create a few demo boards with sample data like cards, checklists, and comments. Alternatively, tools like Mockaroo can generate custom datasets for you. This way, you can test your implementation without exposing real data.
Hope that helps!