Skip to main content

Sign up and get Power BI account

 

Power BI Desktop is free for creating a report or dashboard. You can connect any data source which is present in the Data Source List. But if you want to publish the report then you should have a Power BI account. 

You can't create a power BI account with the Gmail. You can only create an account with work email address. 👎

If you have any work or college email then you can create an account for free. You can also take free trial of Pro Power BI account for 60 days.😀


Steps to create Power BI account

To get a free trial, follow these steps 

Step - 1:  Go to Power BI Page  app.powerbi.com ðŸ‘ˆ


Step - 2:  If you are a new user then click on "Try Free" button



Step - 3:  Now new tab will open in your browser and will ask to Sign Up with a work email. 


Step - 4:  Now click on Yes 


Step - 5:  Fill up the form and click on Start button


After that Microsoft will ask to invite your colleagues but you can skip this (not mandatory). Then click on Next. If they will ask for security then click on Skip for now

If you don't have work email then How can you create the Power BI account for free 🤔
There is no way to create a Power BI account with personal email. But there is a way to create a work email. 
You can use temporary email to create a Power BI account. I know this is not a professional way to do this. But If you are a beginner or if you want to learn how the things work then you can use Power BI with temporary email.
I suggest to download temp-mail app so you can access the temporary email for a longer time  temp-mail.org

My comment box is always open for you. 👇

Comments

Post a Comment

Popular posts from this blog

ETL Process in Power BI

 We can make a data analysis process easy using the ETL process in Power BI Desktop.  What is ETL in Power BI Desktop ? ETL (Extract, Transform and Load) data is a process by which we can change the shape of our dataset. You can perform several operations in Power Query editor.  During the ETL process, data is extracted from a data source (raw data), then transformed, corrected and then loaded for the next step. You can do this process manually in Excel but it is time consuming process and at the end of the day, we don't want to do the same process for upcoming new data. It should be done by automation. If you have not read my last blog on Power BI then please go through the link  Blog We will start the ETL process step by step A. Extract Data  B. Transform Data C. Load Data A. Extract Data from a data source To extract data from a data source, click on Get Data. We will extract raw data from Excel sheet and then will connect the sheet with Power BI. You can ext...

Excel for Data Analysis

 Most important functions of Excel for data analysis Excel and google sheets are powerful tools for managing the raw data. There are many functions that can make your task easier.  As a Data Analyst, you use many functions like VLOOKUP, Pivot Tables, Conditional formatting, etc., So here, I have listed some most important functions of excel for data analysis : - 1. Pivot Table Pivot tables are a way to aggregate data to look at smaller subsets without using manual filters. Without it, you would use the manual filters on every column, check to see if they work, and then use [SUM] functions. All of that is built for you with a pivot table and pivot chart. You can set rows, columns, values and filters at the same at your level. You can use any aggregate function while creating a Pivot table.  In short, Pivot table gives you the summary of your data. We will see more detail in next blog. 2. VLOOKUP VLOOKUP stands for "Vertical Lookup", this means the act of looking up da...

Get started with Power BI Desktop

The very first question comes in mind is Should I use Power BI Desktop or Power BI Service to create a dashboard ? You should get started with Power BI Desktop. As I have already told in the first blog ( Blog 1 ) that the flow of creating a report is    Power BI Desktop > Power BI Service > Power BI Mobile