Visualizing views in Dynamics 365 with Power BI is now generally available
We’re very excited to announce that the Power BI integration in Dynamics 365 and model driven Power Apps, which shipped as a preview last December, is now generally available. Dynamics 365 and model driven Power Apps give organizations the ability to quickly build essential line-of-business apps in a low-code environment, increasing agility and modernizing processes. Since these apps are all built on top of Dataverse, they’re backed by your core business data. With this integration directly on views, information workers are now able to tap into this data and explore it using Power BI’s powerful data analytics capabilities without ever needing to leave their app. Just click the ‘Visualize this view’ button and let Power BI automatically create a report on top of the exact data you were looking at.
ExecuteQueries REST API versus XMLA endpoints at scale
Power BI APIs can support you at any scale, but there is no one-size-fits-all API. The ExecuteQueries API is a great choice at small scale. For large-scale solutions, switch to XMLA endpoints and host your datasets on Power BI Premium.
Limitations of On Premises SQL Sources with the Microsoft Power Platform
On the surface it may look like Microsoft’s data gateway provides an even playing field between IaaS and PaaS approaches with regards to SQL hosting, i.e. you can run your database server in …
Non-Obvious Functional Behavior in Power BI Deployment Pipelines
I’ve been spending time lately trying to get a deployment pipeline to work for one of my clients and ran into a couple of non-intuitive limitations that I didn’t expect, so I thought th…
Return Arrays from Power Automate to Power Apps without a premium licence
When you want to return arrays from a flow in Power Automate to an app in Power Apps you could use the Response action, however this requires a premium
The improvements to the Power BI experience in Excel include a new user-friendly UI that helps users easily search for datasets to build reports in the Excel grid. Also, users can now directly navigate from Excel to the Power BI service to discover new data artifacts in their organization or get additional insights from Power BI reports.
Chris Webb's BI Blog: Measuring Power Query CPU Usage During Power BI Dataset Refresh
Some time ago I wrote a post about how optimising for CPU Time is almost as important as optimising for Duration in Power BI, especially if you’re working with Power BI Premium Gen2. This is …
Hiding measures by using object-level security in Power BI - SQLBI
This article describes how to hide measures from a group of users by leveraging object-level security in Power BI and Analysis Services. Power BI datasets a
Introducing the Azure Data Factory Studio Preview Experience
We are excited to introduce the Azure Data Factory studio preview experience, where users can try new UI updates and provide feedback! You may have seen a new banner in your data factory: Or a new option in your data factory settings: By enabling the studio preview experience, you’ll be ...
Importing library components for use in your Canvas Apps & a Free Navigation Component — Low Code Lewis
In post 4 of this week, we’re going to look at how you can utilise the components community members share! There are loads of Power Platform community contributors that share their created components which you can use in your Canvas Apps. Generally contributors will post these in their GitHub reposi
Notify users in Power Apps when a flow has run successfully — Low Code Lewis
Are you using Power Apps triggered flows when creating Canvas Apps? In this post we’re going to look at how you can trigger a notification back to your user to let them know that a flow has run successfully. For example, we might have a function in our app to send an email, we’re going to add capabi
Model your Dynamics 365 Solution (Part 3) – Conceptual Diagram
Introduction One of the diagrams that I use the most is the “Conceptual Diagram”. Which is a graphical representation of the building blocks or features that we are implementing using Dynamics 365.…
Mistakenly deleted your Power Automate flow. You can now restore Power Automate flows deleted in last 28 days. - Debajit's Power Apps & Dynamics 365 Blog
You may have used the UNICHAR() function in DAX to return Unicode characters in DAX measures. If you haven’t yet read Chris Webb’s blog post on the topic, I recommend you do. But did yo…