Bring your Project Online data into a data warehouse on-premises (Part 1)
Project Online built on top of SharePoint, so we can assume that all data entities will be accessible through Odata services, like a normal SharePoint lists. However, there are also some specific...
View ArticleBring your Project Online data into a data warehouse on-premises (Part 2)
Let’s continue. You can find the first part here . Now let’s focus on delta sync, the most difficult part here I think. These are logical steps we need to go through: Query Odata feeds with filter to...
View ArticleSSIS SharePoint List Adapter for SharePoint Online
This post will be short, but very helpful for someone who wants to bring data from SharePont online. As you can find in my previous posts, I was building SSIS package to bring Project Online data and...
View ArticleBring your Project Online data into a data warehouse on-premises (Part 3)
I was thinking to keep only two parts, but seems that I missed couple impotent things. I mentioned before, that I am working on a real project now, and what you see here, is what we are going to use...
View ArticleSSIS Adapter for Power BI REST Api
Here is a custom adapter for Power BI REST api, it is not fully tested, but seems to be working well for the last couple days in one of my projects. Due to the some limitations in the api, each adapter...
View ArticlePower BI Real Time Dashboard for Unified Communications
Recently Power BI became available worldwide, and thanks God, I am able to play with it. Fortunately, I have couple BI projects coming at work and one is my favorite – usage of IT resources. One part...
View Article