Hierarchical Bar Chart
In this article OVERVIEW Hierarchical bar chart is a Power BI Custom Visual which displays hierarchical data (different fields having[…]
Read moreIn this article OVERVIEW Hierarchical bar chart is a Power BI Custom Visual which displays hierarchical data (different fields having[…]
Read moreRecord.FieldOrDefault (official documentation here) is a seldom-used function in Power Query. But here is one handy use of this formula[…]
Read moreThis post was inspired by one of my solutions in the Community. Click here to check the question and answer[…]
Read moreHere is a little game / puzzle I created in Power BI
Read moreDAX provides five functions (PATH,PATHLENGTH,PATHITEM,PATHITEMREVERSE,PATHCONTAINS) to help users manage data that is presented as a parent-child hierarchy in their models.[…]
Read moreSuppose we have 2 tables as follows Grade1 Subject Marks Maths 90 Physics 80 Chemistry 70 Grade2 Subject Marks Maths[…]
Read moreIn my earlier post I had shown a way of Aggregating Values in Multiple Columns using DAX. Using M its[…]
Read moreBy default, Power BI won’t show items which do not have values. The following picture shows that Products “Apples” and[…]
Read moreAssuming Working Days are from Monday to Friday, we want the following First Add a custom Column to identify day[…]
Read moreTo see the bookmarks in action click any of the first 3 charts. Currently bookmarks can only be triggered by[…]
Read more