What’s New In Power BI August 2015 Update

12

Almost one month ago Power BI has been released for general availability with shiny new features, and I’ve wrote a blog post about new features in Power BI 2.0 General Availability. at 20th of August Microsoft released an August 2015 update version of Power BI Desktop with some new features. In this post I’ll go through details of new features and updates in this product. New version of Power BI can be downloaded from here. New version is 2.26.4128.403 while the previous version was numbered as 2.25.4095.1101. If you want to learn about Power BI and Power BI Desktop I recommend you to follow the Power BI from Rookie to Rockstar series.

Import Power Pivot, Power View and Power Query files into Power BI Desktop

1

This is great feature from my point of view. You can now bring all your Power BI isolated file components into Power BI Desktop. Note that this is an import process, and it means that the Power Query, Power Pivot or Power View will be IMPORTED into Power BI Desktop file format, so you won’t require Excel furthermore. You can Import a file by going to File menu -> Import and then Import Excel content (as illustrated in screenshot above). After choosing to import a file, you’ll see a message that confirm this import process.

2

Then import process will start, and you will see list of items that migrated through the process

3

4

And then you’ll have your model/query/view imported into Power BI Desktop (screenshot is an example of imported Power Pivot Model)

5

After the import you can simply work with the Power BI Desktop to add charts or change queries as you want.

Limitations of Import

This feature is awesome, However there are some limitations on it in this early stage;

  • External connection to SSAS Tabular; This type of connection should be recreated in Power BI Desktop
  • KPIs; Is not supported in Power BI Desktop now and will be skipped through import process
  • Hierarchies; Power BI Desktop doesn’t support hierarchies at the moment, so these parts of data model will be skipped
  • Binary data columns; In Power Pivot supported, but Power BI Desktop doesn’t support it yet, so will be removed through the process
  • Power View unsupported visualizations; Such as Themes, Scatter chart with Play axis, Drill-down feature. an “Unsupported Visualization” message will appear in the place of these items after import that can be removed in Power BI Desktop.
  • Synonyms; In Power Pivot synonyms can be defined to be used in Power Q&A. In Power BI Desktop is not supported, and will be skipped.
  • Named Range using From Table in Power Query or using Excel.CurrentWorkbook in M; named ranges will be loaded as connection to external excel workbook.
  • PowerPivot to SSRS connections; are not supported.

6

New Connectors

HDInsight Spark Connector

This is the new connector available to connect to Azure HDInsight Spark.

7

Azure SQL Data Warehouse Connector

This connector was available in Power BI website before. Now it is added in Power BI Desktop as well, and you can connect to Azure SQL Data Warehouse to build your hybrid Power BI solution easily;

8

MDX and DAX Queries to Fetch Data From SSAS

Previously you could write T-SQL Code to get data from SQL Server databases, but for Analysis Services database there was no option to write a custom query. Fortunately in this version you can write your own MDX or DAX code to get data from SSAS multi-dimensional or Tabular.

9

This option is only available for “Select items and get data from Multidimensional or Tabular model” connection model which is the offline SSAS connection model. This option is not available through SSAS Tabular Live connection from Power BI. After writing MDX/DAX code you will be able to load result set into Power BI Desktop;

10

Navigator Dialog Enhancements

There are couple of improvements in Get data navigator dialog which improves the way of working with it;

You can now resize the navigator window, and you can also resize the left pane of it as well. Maximizing will be added to this soon.

11

You can also use keyboard shortcuts to multi-select items in navigator (ctrl+click, shift+click)

Query Editor Enhancements

Grouping of Queries

You can create groups for your queries. This is really helpful especially when number of queries get big and it is hard to manage them all under a flat structure. You can now add them under different groups for better categorization. You can also create hierarchy of groups as you want.

12

Note: Be careful about Deleting a group. This will remove all queries under a group! So if you want to just delete the group title and have queries then use UNGROUP option.

Split Queries

You can now split a query from any steps (except the first step), with Extract Previous menu option.

13

This option will create a new query as the base with all previous steps from the selected step. this would be actually your base query from now.

16

14

and your query only will have the steps from the base

15

Query Icons!

You will have different icons for every query type now, simple and handy! the icon will differ depends of the result set of the query (number, text, list, function….)

17

As you see the icon shows that result set is text or number or table…

Data Modeling Improvements

Resizing Columns in Data Tab

18

Moving Measures

You can move measures between tables in the data model easily.  Home Table option added to measures bar in the data modeling section will do it for you.

19

Changing SSAS Tabular Live Connection Database

As I mentioned in another post earlier you can create live connection to SSAS Tabular database. Now you can edit the database name after the connection has built with clicking on Edit query and following the path to connection again.

20

 

That was all new features in Power BI Desktop August 2015 update. Special thanks to Microsoft Power BI team for their great effort for keeping this product on regular and frequent updates. If you want to view all above features in video, I recommend you to watch this video from Microsoft Power BI Team highlighting all new features in this version:

 

To read all features from previous version of Power BI Desktop read this blog post.

Reza Rad on FacebookReza Rad on LinkedinReza Rad on TwitterReza Rad on Youtube
Reza Rad
Trainer, Consultant, Mentor
Reza Rad is a Microsoft Regional Director, an Author, Trainer, Speaker and Consultant. He has a BSc in Computer engineering; he has more than 20 years’ experience in data analysis, BI, databases, programming, and development mostly on Microsoft technologies. He is a Microsoft Data Platform MVP for 12 continuous years (from 2011 till now) for his dedication in Microsoft BI. Reza is an active blogger and co-founder of RADACAD. Reza is also co-founder and co-organizer of Difinity conference in New Zealand, Power BI Summit, and Data Insight Summit.
Reza is author of more than 14 books on Microsoft Business Intelligence, most of these books are published under Power BI category. Among these are books such as Power BI DAX Simplified, Pro Power BI Architecture, Power BI from Rookie to Rock Star, Power Query books series, Row-Level Security in Power BI and etc.
He is an International Speaker in Microsoft Ignite, Microsoft Business Applications Summit, Data Insight Summit, PASS Summit, SQL Saturday and SQL user groups. And He is a Microsoft Certified Trainer.
Reza’s passion is to help you find the best data solution, he is Data enthusiast.
His articles on different aspects of technologies, especially on MS BI, can be found on his blog: https://radacad.com/blog.

1 thought on “What’s New In Power BI August 2015 Update

Leave a Reply