Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi !
I would like to connect stripe with Power BI and i dont know how to do ?
Regards
Solved! Go to Solution.
You can get data off of Stripe's servers using the Stripe REST API, which exposes information about core resources, payment methods, subscriptions, and more. To get a list of all customers, for instance, you could call GET /v1/customers.
A even better way is to load the data in a warehouse first.
here is the full article:
http://stripe.topowerbi.com/
Hi there, you can try to build the integration via API or you can use a ready-made solutions. There are a lot of Power BI Stripe connectors available.
For this integration I used this connector: https://vidi-corp.com/stripe-power-bi-connector/
There is also a fully automated solution out there that automatically loads all Stripe data to an Azure SQL database and generates the relevant Power BI models and DAX metrics for subscriber and billing analytics: Stripe | Integration with Power BI & Excel | Acterys Next Level Planning
You can get data off of Stripe's servers using the Stripe REST API, which exposes information about core resources, payment methods, subscriptions, and more. To get a list of all customers, for instance, you could call GET /v1/customers.
A even better way is to load the data in a warehouse first.
here is the full article:
http://stripe.topowerbi.com/
User | Count |
---|---|
84 | |
78 | |
70 | |
47 | |
41 |
User | Count |
---|---|
108 | |
52 | |
50 | |
40 | |
40 |