Ever wanted a NOTIFICATION in your Power BI Reports?
Maybe you want your Power BI report users to get be notified of some changes that occurred. And, you want that displayed within the report. Patrick has a way you can do just that!
Reading Time: 4 minutes From a creative standpoint, it’s disheartening if you’re often trying to get users past a Table and Export mentality with Power BI. What otherwise could be a strong BI tool ends up simply being used as middleware for Excel. Alongside...
[vc_row][vc_column width="1/1"][vc_single_image media="88067" media_width_percent="100"][vc_column_text]In this Power BI tutorial, you'll learn how to lock down your data model using Object-Level Security […]
I have already done a video/post on how to implement a static drop down navigation, so in this tutorial I will cover how to implement a dropdown navigation where options are dynamically populated b…
Introducing Microsoft Power Fx: the low-code programming language for everyone | Microsoft Power Apps
Today we’re introducing the newest member of the Microsoft Power Platform family: Microsoft Power Fx, an open source formula language for low code that’s based on Microsoft Excel.
Announcing Power BI Premium Per User general availability and autoscale preview for Gen2 | Microsoft Power BI Blog | Microsoft Power BI
The Microsoft Power BI team’s mission is to help our customers drive a data culture where everyone can make better decisions with data. Power BI empowers every business user and business analyst to get amazing insights with AI infused experiences. With Power BI Premium, we enable business analysts to not only analyze and visualize their data, but to also build an end-to-end data platform through drag and drop experiences.
I sometimes get asked from customers if they should use a star schema or should they use one large single table/flatfile for their dataset in Power BI. The answer is almost always star schema, and …
Announcing General Availability (GA) of the Power BI connector for Databricks
We are excited to announce General Availability (GA) of the Power BI connector for Databricks, including the ability to connect to Databricks without an on-premises data gateway as well as support for Azure Active Directory (AAD) authentication and SSO in DirectQuery mode in the Power BI service.
(Livestream) Creating External Tools for Power BI - with Marc Lelijveld
Power BI offers an add-in to work with 3rd party external tools like Tabular Editor , DAX Studio and ALM toolkit . The fact that you can use a tool of your own preference is already really cool! But did you know that you can build external tools yourself pretty easily? Even as a non-develope
Now that read/write XMLA endpoints for Power BI Premium datasets are generally available, along with support for service principals, BI teams have the ability to implement customized automation pro…
In the past two years, I released 5 Power BI apps on AppSource. You can take a look here. To celebrate the milestone of releasing the latest ActiveCampaign app and for reaching 20K unique installers across all apps (with ~150 daily new users), I am going to email you a special gift: A Power BI…
Power Apps Custom Functions & Reusable Code - Matthew Devaney
“Don’t repeat yourself” is a software development principle all great app makers follow. In a practical sense, it means any repetitive code should only be written once as a custom function. Then the …