October 2022

Power BI Tip: How to Sort a Column with Duplicates by Another Column

If a column in your table has duplicate values, Power BI won’t allow you to sort it by another column, unless both columns have the same granularity. To set a different column to sort by in Power BI, both columns need to be at the same level of granularity. For example, you need a column

Power BI Tip: How to Sort a Column with Duplicates by Another Column Read More »

Transform Multiple Columns Based On Other Columns In Power Query With A Single Step

Here is a Power Query ETL workaround that I implemented to transform multiple columns using a single step based on another column in the same table. I had to deal with this challenge in my most recent Power BI project on Financial Reporting. When using just the interface (GUI), it may take more steps and

Transform Multiple Columns Based On Other Columns In Power Query With A Single Step Read More »