Jan Posted June 18, 2021 Report Share Posted June 18, 2021 Hello everybody, I am trying to build a BI dashboard (in MS Power BI) based on our Ftrack data. As a sidenote I would like to mention that I am not too familiar with APIs in general. Basically, what I would like to do is simply get access to the 'raw data' of our Ftrack server, by connecting PowerBI to it. I want to be able to access all underlying tables holding information for projects, users, user activities, assets etc etc...so, again, basically the underlying data sets. What would be a good approach here, and how would I get started. I have been reading trough some of the docs, but I would lie if I say that the cleared things up for me 😉 Any suggestions, or even better, anybody did what I am trying to do? Many thx Jan Link to comment Share on other sites More sharing options...
Andrew Lawrence Posted June 23, 2021 Report Share Posted June 23, 2021 Hi Jan, Thanks for writing in here and apologies for the delayed response. It's great that you're looking to hook ftrack up to Power Bi. I should say upfront a task like this would definitely require a good understanding of the ftrack API, if you aren't too familiar personally, do you have access to someone at your studio who may be able to help you implement this. I'd love to know a bit more about your use case here, since there are various levels of implementation here. For example, you could use the ftrack API to read the data from a specific entity, and then pump that into power BI. Things will quickly get a bit more complicated if you want to query multiple entities and entire record-sets across ftrack. Sadly there is no direct connection to the ftrack database, so would be needing to use the API to extract this data. However if you wouldn't mind elaborating on what kind of data you've be looking to represent and what kind of result you are hoping to get our of power BI, I could see how best to advise here. Cheers, Andrew Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now