Skip to main content

Power BI Makes APPs, too? A Quick Guide to Understanding that an APP is like a CONTAINER


POWER BI can make apps too?  Wait, then what is the point of Microsoft Power Apps?  Well, that’s where there can be confusion and I see it often during my training sessions. 

An app in Power BI is COMPLETELY AND UTTERLY DIFFERENT from an app in Microsoft Power Apps.
  

According to Microsoft a Power BI App is, “An app is a Power BI content type that combines related dashboards and reports, all in one place. An app can have one or more dashboards and one or more reports, all bundled together.”  Notice how the word app has been italicized.  I didn’t format it that way.  I believe "app" is italicized in their documentation because the semantics can be confusing and intermingled.

So let me give you my brief overview of a Power BI app.
  Next week’s blog will dive into deeper details and have a video demonstration as well.

I like to think of an app as a container where you place all the dashboards, reports, and workbooks you want to share outside of members in your workspace in one nice package.  When you decide what you want in this package you are not setting your decisions in stone.  You are able to go back and update your app at any time. Take a look below at how you decide what you want in your app from your workspace.


If you take notice at the upper right-hand corner of my screenshot it says “Update app”.  The reason it says this is because I have already created the app.  If this was my first creation of the app it would say “Create app”

Once you decide what you want or don’t want in the app click the button and you will have some options in the creation/update process.

 The setup screen will ask you for a name, description, support site, and theme color
 The navigation screen will ask you how you want your navigation menu to be formatted and if you want to add any links or sections
 The permission section is where you will actually decide who you want to share your app with.

You are allowed 1 app per workspace so that is important to remember.  Also, if you try to delete a data set from your workspace that is currently being a reference in your app you will get the following warning. 


Thus, you will need to go to the app and update it to remove any reports that are being used in the app.  Also, you could just unpublish the app.   Currently to unpublish an app go to your workspace where you are seeing the details of all of your content.  If you click the ellipsis at the top of the screen you see the option below. 

 

Stay tuned next week for a video of making an app and some of the “gotchas” that come with the creation of an app.


Comments

Popular posts from this blog

Best Practice To Trim Before Removing Duplicates or Merging In Power Query Editor

In last week’s blog, I wrote and did a video about how to remove duplicate records and keep the most recent entry as long as a date column was part of the data source.   I came across the scenario while giving training on Power BI with my company Pragmatic Works.   See the video below:     This week, while doing another two-day training I came across a different scenario from a follow-up conversation from day 1.   I had explained how to remove duplicate records and one of the students started working on a Power BI project she has for her company.   On day 2 the student informed me that her remove duplicates step was not working.   I said that is odd and I asked to see the data.   In one of her table visuals, I could see that it appeared that a few of the records had duplicates based on the name column.   After further investigation though, we figured out the culprit.     She had done all the steps correctly, but it was a data integrity issue.   In her data source, the perso

The Power of CALCULATE in Power BI

Last week in my blog and video I discussed how Power BI could have made my life as a teacher much easier.  It is not that Power BI can do things that I could not on my own.  It is the fact that Power BI could have saved me so much time.   This led me to some thoughts and questions.   How could I have impacted the students more in the classroom with this extra time?  Would teachers who were not analyzing student data due to time constraints now start?  How can I make the data tell my students a story that gives them an accurate picture of their progress?   That last question is what leads to this week’s blog.   Many times the metrics (which is just a fancy word for "numbers") of what we want to show are easy to do by hand with a basic math background.  Although easy, it can be very time consuming when dealing with different groups of data: like 6 periods of students instead of 1 period. When we want to do these calculations quickly with minimal effort in Power BI it is not

Relating "Related Tables" to Baseball because I Miss Sports

I miss sports. In particular, I miss baseball. Between learning more Power BI functions and the ins-and-outs of DAX, I've turned to Netflix to fill the deep caverns left in my soul since baseball season has been postponed. And as a result, I've thought more about tigers and big cats more than I ever have in my life. I know ALL about Carol Baskins and am fully on board for a spin-off centering on locating her lost husband. I've googled "is it really legal to own a tiger in a residential area?" Without baseball in April, I am barely hanging in there (kinda like Joe Exotic's eyebrow ring). So, I am filling the sports-sized hole by using baseball stats in Power BI to demonstrate pulling data from multiple tables and consolidating it into one table.  Some of the data we want to consolidate also has to have some aggregations (which is fancy for "calculations") performed on it.  In this demo I will attempt to break down what is really going on