BLOGS BY TOPIC▼
BLOGS BY AUTHOR▼
BLOGS BY YEAR▼
Wise Owl blogs written in 2018 (page 1 of 3)
Showing blogs 1-20 (out of 46)
A summary of changes in the Power BI December 2018 update
Posted by Andy Brown on 13 December 2018
This is a small update, but a very welcome one! You can now (finally) zoom in the DAX editing window, and also use smart guides to align visuals. There are also other minor cosmetic and keyboard updates.
Showing the top N values of a dimension, where you can use a slicer to vary N
Posted by Andy Brown on 06 December 2018
Following a question from a Power BI course, this blog shows how you can get a page to show the top N customers by sales value, where N is a number controlled by a slicer.
New features in the November 2018 update of Power BI Desktop
Posted by Andy Brown on 26 November 2018
A big new update this month, including expandable row headings in matrices, copying and pasting between visuals and conditional formatting of charts (although it's what's waiting in preview which will really blow your mind).
How to monitor stock levels from forecast sales using DAX measures in Power BI
Posted by Sam Lowrie on 06 November 2018
Given your current stock levels and forecast sales, it should be possible to report on future stock depletion in Power BI. This two-part blog shows you how to just that!
Some useful links for finding topoJSON files to be used in Power BI shape maps
Posted by Andy Brown on 23 October 2018
If you're lucky (?) enough to live in the United States, you won't have a problem with shape map files; if you live in the UK, you may find these links useful!
A summary of the new features in the October 2018 update of Power BI Desktop
Posted by Andy Brown on 19 October 2018
Not an earth-shaking update, but lots of nice new features nonetheless to make your life easier, including a better DAX editor, the ability to search for text when filtering a visual and a clever new connector which guesses what you want to import from a website.
A summary of the new features introduced in the September 2018 Power BI update
Posted by Andy Brown on 21 September 2018
The September update of Power BI finally breathes life into report page tooltips, which have been in limbo for a while. You can also copy data from Power BI reports by right-clicking, use some keyboard short-cuts for visual design, apply built-in themes, set fixed-width padding by column example and show categories on the X axis of scatter charts.
A way to get 32-bit and 64-bit drivers to co-exist on the same computer
Posted by Andy Brown on 21 September 2018
A (very) short blog containing a link to an article showing how you can import data from Access using SSAS or SSIS on a 64-bit computer
A run-through the new features in the August update of Power BI Desktop
Posted by Andy Brown on 14 August 2018
This is a bigger update than most, largely because it includes two major new features emerging from preview (report themes and desktop Q&A), but it's the export to PDF feature which really catches the eye.
A DAX formatter to tidy up your code
Posted by Sam Lowrie on 30 July 2018
Use this handy web based formatter to turn shameful code into neat DAX!
Posted by Sam Lowrie on 30 July 2018
Learn to use DAX variables, and understand how they can be used to break up code. Not true debugging, but better than nothing!
A summary of the new features in the July 2018 update to Power BI Desktop
Posted by Andy Brown on 25 July 2018
This month sees features allowing you to change the appearance of the icons at the top right of each visual, and also to change the appearance of the wallpaper surrounding a report, but otherwise all of the enhancements are fairly minor.
Five methods for creating partitions of SSAS Tabular tables programmatically
Posted by Andy Brown on 23 July 2018
Need to generate a partition for a fact table for each year, product or region? This blog gives five approaches, so that you can choose which method is for you.
Using partitions/processing to load a large fact table into a tabular data model
Posted by Andy Brown on 23 July 2018
This blog shows how you can load the empty structure of a large fact table into an Analysis Services tabular data model, then use partitions to bring in the data bit by bit.
How to show current drilldown filters in Power BI Desktop
Posted by Sam Lowrie on 20 July 2018
Some technique to remind users what levels they chose while using drilldown.
Stop automatic grouping in Power BI Desktop
Posted by Sam Lowrie on 20 July 2018
Read this blog to understand the risk of Power BI's automatic grouping of data, and to learn how to avoid getting caught out!
Disappearing data labels in Power BI Desktop
Posted by Sam Lowrie on 20 July 2018
Ever had a data label vanish for no apparent reason? This blog gives two of the most common reasons why this might happen.
Using MERGE and MATCHED in SQL
Posted by Sam Lowrie on 21 June 2018
Learn how to MERGE rows from two tables into one combined table, and how to remove unwanted data from both tables.
Some ideas for company days out!
Posted by Andy Brown on 18 June 2018
Go-karting, axe-throwing, escape rooms and ninja training - some of the ideas from this blog suggesting company days out in Manchester.
A summary of recent blogs that we've written on bookmarks in Power BI Desktop
Posted by Andy Brown on 18 June 2018
We've created a few blogs giving some ideas for how to use the new Power BI bookmarks features (including dynamic charts and enabling pagination). This blog brings the links together onto a single page.