Continuing the series on “translating” Tableau to Power BI, let’s consider Tableau’s Viz in Tooltip. The versatile Viz in Tooltip allows authors to embed content from one or…
A different use for Power BI: Self-service refreshes and extracts to Excel while managing security i…
Have you ever needed to get data out to an internal customer quickly to meet an urgent business need, in an easy to access, updateable format? Of course! There are lots of ways to do this, and I’ve tr…
Introduction: We all know, PowerApps, helps you build business apps. The potential that PowerApps beholds is humongous. PowerApps can help us build an app as
Improving temporal line charts in Power BI with DAX
This article shows how to improve line charts with a date-based axis in Power BI using DAX and correct choices in data modeling and visualization properties
Role Based Security In PowerApps using SharePoint Groups
Recently a customer asked if PowerApps can support role based security controlled by SharePoint Security Groups. For example, can you make an Admin screen that is visible only to users who belong to a…
Fancy & Functional multi-step form indicators and breadcrumbs in PowerApps – Part 2
In the first part of this series we walked through creating multi-step form indicators in PowerApps. This post will help build a simple secondary navigation scheme using breadcrumbs to in…
Fancy & Functional multi-step form indicators and breadcrumbs in PowerApps – Part 1
According to the Endowed Progress Effect (which is a phenomenon integrated into designing any UX process based on how the human brain makes decisions) we’re more likely to complete an action if the…
Dropdown list and Default value that it is not included in the item variable
I have a dropdown list and i want to set that the default value when the formmode is new to a character like "-" and when the formmode is somethings else it will go with the ThisItem.VariableName So if the dropdown list is named country then the function would have been. If(SharePointForm1.Mode...
How to default a dropdown SharePoint list look up feild?
I created a purchase request app with two galleries connected to their own SharePoint List, "RequestList" and "ItemsList." The user clicks on the "RequestGallery" and it loads the "ItemsGallery." The user can then add/edit/delete items associated to their purchase request. All rows in the ItemsList...
How to use A SKU’s to try out Paginated Reports in Power BI without upfront cost or long term commitment
Since the Eagles game doesn’t start until later, thought I’d put this together for folks. As many of you know, earlier this month we announced a preview of Paginated Reports in Power BI. While fol…
Refreshing data in Power BI from SQL Server Read-only or Secondary Replica’s
I have seen a lot of questions in the Power BI Community asking how to connect to a SQL Server Read-Only or Secondary replica, and whilst this is not currently available in the Sql.Database M conne…
Use Power BI dataflows to warehouse SharePoint list data -
Warehousing SharePoint data has been a need that has been with us for a long time. Power BI dataflows finally provide a reliable way to solve this need.
Microsoft Flow – Generate PDFs from anything and a lot more
Sometimes, the new connectors are added to Microsoft Flow that open up a lot of options. One of those connectors was added to Flow last night. The Encodian connector makes it possible to do a lot w…
Today marks the 20th birthday of Analysis Services: it was released (as OLAP Services) on November 16th 1998. There’s a celebratory blog post and video over on the Power BI blog here: I’m one of th…
Using Function.ScalarVector() To Optimise Calls To M Functions
One of the most common issues faced when calling web services in M is that the the easiest way of doing so – creating a function that calls the web service, then calling the function once per row in a…
Finding All Selected Items In An Excel Slicer Connected To SSAS, Power BI Or the Excel Data Model Us…
The big news in the world of Excel right now is the introduction of dynamic arrays. They’re only available in the Office 365 click-to-run version of Excel and, at the time of writing, only available t…
This app simulates the motion of throwing a ball based on concrete physics. Time development of ball is basically given by the motion of projectile with gravity and air resistance (See attached photo), also I have implemented effects of bounce and reflection.
At PASS Summit, I presented a session called “Do Your Data Visualizations Need a Makeover?”. In my session I explained how we often set ourselves up for failure when conducting explanat…