Category: Excel and Power BI
-
Sorting column headers of matrix visual in descending order in Power BI
Sorting column headers of a matrix visual in descending order in Power BI
-
Getting rid of scientific format for decimal numbers in Power BI
If you have ever dealt with decimal numbers with too many decimal places and expose such data in Power BI, you might see them getting automatically formatted in scientific notation. For example, see the below sample data from a csv file: When you load this data into Power BI data…
-
Displaying non-additive measures in Power BI visuals
Displaying non-additive measures in Power BI visuals
-
Customized dynamic time matrix visual in Power BI
customized dynamic time matrix in Power BI using DAX
-
Hiding and Locking only cells with formulas in Excel
Hiding and locking only those cells/range that have formulas in Microsoft Excel.
-
A smarter multi criteria VLOOKUP in Excel
Performing multi-criteria lookup in Excel. The combination of VLOOKUP and CHOOSE functions does the magic elegantly.
-
Displaying hyperlinked data in table or matrix visual in Microsoft Power BI
Step by step instructions to hyperlink field values in table or matrix visual Microsoft Power BI Desktop.
-
Office Scripts: Is it the beginnings of the end of VBA era?
It has been quite some time now a lot of talk around the future of VBA. Here comes the Office Scripts in Microsoft Office web apps like Excel (in its preview) with two important features to seed the beginnings of the end of VBA era: Actions recorder: Mimicking VBA macro…
-
Infographic of Table Merge or Join Operations
Most data analyses start with organizing the data, at least starting with organizing in tabular format. This implies tables are the most fundamental formats to deal when analysing data. Here I crafted an infographic showing the most commonly performed merge or join operations among tables. Hope you will find this…