There’s a new update out of Power BI Desktop (May 2016), but at the time of writing there’s no official announcement yet.
However, two great new features have been spotted by Chris Webb:
@marcorus a few things – quick calculations (only seen % shares) and conditional formatting in tables for example
— Christopher Webb (@Technitrain) May 31, 2016
I installed the new PBI Desktop and tried those out. On an imported data set, you can click an arrow next to a measure, giving you the options to either define conditional formatting or to redefine the measure as a quick calc.
On the Total Units measured, I tried to format it that if the value is bigger than 1,000,000, a color was to be shown. However currently the conditional formatting works as a gradient. This means you can specify a lower limit Everything below this limit will get the color of this limit. The closest I could get was giving the lower limit the color white. In that case, the values above 1,000,000 are colored but they get different shades:
As you can see in the screenshot, I also defined the following quick calc on the Total Sales measure:
To do this, you have to add the measure twice, just like in an Excel Pivot Table.
It seems the quick calcs are supported in most visualizations:
The conditional formatting is currently only supported in a tabel visualization. Futhermore, it seems Analysis Services Multidimensional doesn’t support quick calcs, so it’s possible not all sources are currently supported. More info will come soon I guess.
------------------------------------------------
Do you like this blog post? You can thank me by buying me a beer 🙂
What about SSAS tabular? Does it support quick calc?
No idea actually 🙂
I currently don’t have Tabular installed, so I can’t test.