Kategorie: Allgemein
-
PowerApps – Manage Azure Resources
This looks like a perfect real-world scenario for me. In the last few months I have moved a lot of my personal resources to Azure. Inspired by this article I will try to build an Azure Management Tool with PowerApps https://www.bythedevs.com/post/manage-azure-virtual-machines-with-power-apps-and-azure-resource-manager https://zimmergren.net/developing-with-azure-part-4-resource-explorer/ https://resources.azure.com/
-
Top Azure Synapse Analytics and Power BI questions
An incredible resource. So many topics and questions are handled here. This is probably the most interesting read I have seen for a long time. http://www.jamesserra.com/archive/2020/10/top-azure-synapse-analytics-and-power-bi-questions/
-
BC Month End with Power Automate
Ursprünglich veröffentlicht auf Josh Anglesea: https://media.giphy.com/media/LMub6vuQXQp6oIreuJ/giphy.gif A month end procedure is a regular topic to be covered when implementing finance with D365 BC. Some finance systems throw a user into a defined routine but with D365 BC it’s much more simplistic. To remove the need for users to be experts wouldn’t a defined routine be…
-
Automatically refresh dataset when dataflow refresh completes — BI Polar
Back in August I highlighted the new dataflows PowerShell script repo on GitHub. These scripts provide an accelerated starting point to working with the dataflows REST APIs and to automate common dataflows tasks. This week the dataflows team has released two new REST APIs for managing dataflows transactions (think „refresh“) and a new parameterized PowerShell […]…
-

Copy Report Layout between two PBIX files
Ursprünglich veröffentlicht auf Rui Romano's Blog: This trick was demonstrated in my last session at RADACAD channel: https://youtu.be/xoR-2NjZCCk?t=977 The idea is basically to copy the entire report (pages, filters, bookmarks,…) between two different Power BI Desktop files (.pbix). Why this is useful? Imagine you are building a new Power BI Report and you need to…
-
Doing Power BI the Right Way: 2. Preparing source data — Paul Turley’s SQL Server BI Blog
Second post in the „Doing Power BI the Right Way“ series. In a business intelligence solution, data must be shaped and transformed. Your data is rarely, if ever, going to be in the right format for analytic reporting. Continue reading → über Doing Power BI the Right Way: 2. Preparing source data — Paul Turley’s SQL…
-
Microsot Beta Examen – Es gibt viel zu tun…
Da gibt es einiges zu tun für mich. Klar ist dabei, dass das Vorbereiten auf die Prüfung im Vordergrund steht. So zwinge ich mich selbst am Ball zu bleiben… https://docs.microsoft.com/en-us/learn/certifications/exams/pl-100 Announcing three new Microsoft Certifications for Business Applications https://docs.microsoft.com/en-us/learn/certifications/exams/mb-800
-
Using Visual Studio Code with Power BI — Phil Seamark on DAX
For this blog, I want to share a technique that allows you to use tools such as Visual Studio Code to connect to and make changes to Power BI models. 1.515 weitere Wörter über Using Visual Studio Code with Power BI — Phil Seamark on DAX
-
(Slightly) More Elegant Error Handling in Business Central — James Pearson
This is an intro post to the Error Message Mgt. codeunit and related objects. NAV has never brilliant when it comes to error handling, for a couple of reasons. The error messages themselves sometimes leave a lot to be desired The whac-a-mole nature of fixing multiple errors by finding one at a time and attempting […]…
-
Securing your HTTP triggered flow in Power Automate — Stefano Demiliani
This is a quick post for giving a response to a question that comes out in our latest Microsoft’s webcast about creating cloud-based workflows for Dynamics 365 Business Central. In this training I’ve talked a lot about the „When an HTTP request is received“ action in Power Automate (and on Azure Logic Apps too) and […]…