Autor: selfservicebi
-
Monitoring Azure Data Factory using PowerBI — Gerhard Brueckl’s BI Blog
Some time ago Microsoft released the first preview of a tool which allows you to monitor and control your Azure Data Factory (ADF). It is a web UI where you can select your Pipeline, Activity or Dataset and check its execution state over time. However, from my very personal point of view the UI could… über…
-
Microsoft Professional Program Data Science – Erste Erfahrungen
Wie in diesem Beitrag angekündigt, habe ich ja vor, diesen Kurs zu absolvieren. Akuter Zeitmangel hat dann meine Ambitionen arg eingebremst. Dennoch habe ich es dann Ende 2016 geschafft, zumindest den ersten „Programmpunkt“ erfolgreich zu absolvieren. Data Science Orientation ist eine gute Mischung aus Theorie (vornehmlich Einführung in Statistik) und praktische Übungen in Excel. Vieles…
-
Microsoft Access now (again) included in Office 365 Business
Ist zwar nicht ganz neu, aber doch bemerkenswert. Mittlerweile hat Microsoft MS Access wieder in seine Office 365 Business-Pläne aufgenommen. Und es soll sogar neue Datenquellenunterstützung, z.B. für OData geben. Da hat Microsoft mal wieder eine richtige Kehrtwendung gemacht. Um es kurz zu machen, ich finde Access immer noch sehr, sehr gut, wenn es um…
-
Power BI On-Premises – Aktuelles vom Produktteam — workingondata
Die Power BI Integration ist eines der am sehnsüchtigsten erwarteten Neuerungen im Microsoft Reporting Umfeld. Im Rahmen der Reporting Roadmap während des PASS Summit 2015 angekündigt wurde im heurigen Oktober eine erste Technical Preview veröffentlicht (mehr dazu in meinen Blogeinträgen zu diesem Thema). Mit dieser Technical Preview hat Microsoft einen neuen Weg eingeschlagen – kein…
-
Goodbye Lightswitch – Hello PowerApps?
Nur so am Rande bemerkt, dass war auch mal ein Projekt von Microsoft, welches mir sehr vielversprechend schien. Nur wurde es über die Jahre immer ruhiger und ruhiger und es war klar, dass es früher oder später wohl aufgelassen wird. Wie es scheint, sind aber ne Menge Leute ganz schön angepi…. Durchaus verständlich https://blogs.msdn.microsoft.com/lightswitch/2016/10/14/lightswitch-update/
-
Solving Real World Scenarios with Microsoft Flow – Challenge No. 2
This is the second challenge: + Periodically get currency exchange rates from a web service + Insert the rows in a staging table (SQL Database On-premise) + Parse inserted Json Data with a stored procedure and insert results in our final Currency Exchange Rates Table. The resulting Flow would look like this: Let’s get things…
-
Solving Real World Scenarios with Microsoft Flow
This is my first post in English. The reason is I’m using an API named EU VAT API provided by chema. Up to now for me Microsoft Flow was just one new hot thing offered by Microsoft. But this article has inspired me to challenge Flow with a real-world requirement. One common task in Europe…
-
Calling Microsoft Flow From Power Query And Power BI
Chris Webb's BI Blog Since last week’s blog post caused quite a lot of interest, here’s something similar: did you know you can trigger a Flow in Microsoft Flowand get a response from it back using Power Query/Power BI? To start off, I suggest you read this post by Irina Gorbach which shows how a…