by gene connolly | Dec 8, 2017 | Power BI |
When the data you “Get” in Power BI doesn’t come in nicely organized rows and columns, sometimes you need to do more with “Edit Queries” than just using the functions available on the ribbon. And that’s when you need bust out some “M” code to get the job done. In what...
by gene connolly | Nov 29, 2017 | Data & Analytics |
If you are an Excel pro who has been fortunate enough to find Alteryx Designer, you probably love the Join Tool and are feeling OK about breaking up with VLOOKUP 😊 But if you aren’t careful about how you use this new superpower, can you turn bad data into *really* bad...
by gene connolly | Nov 22, 2017 | Power BI, Uncategorized |
One of the most challenging and useful DAX functions to master in building complex measures and calculated columns is the CALCULATE function. In what follows I’ll describe two specific scenarios where knowing how and when to use CALCULATE is a must. My hope is that...
by gene connolly | Nov 13, 2017 | Data & Analytics |
After building a complex workflow that finally works and gets you the output you wanted, it’s tempting to give yourself a high five and move on. But do you ever think about the data you lose as it passes through Filters and Joins, from input to output, and whether you...
by gene connolly | Nov 8, 2017 | Power BI |
In the Power BI Desktop August Feature Summary (https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-august-2017-feature-summary/) Microsoft announced the “live connect” Power BI Service connector is generally available. Now everyone can start using this feature...