SlopChart RViz: Power BI Custom Visual

SlopChartRViz SlopChartViz is a custom visual for showing the trend between two times.  There is a possibility to zoom in an zoom out in this chart. This custom visual needs: 1-      First Variable: a group (categorical variable) 2-      Second Variable: Value related to first time 3-      Third Variable: Value related to the second time To Read more about SlopChart RViz: Power BI Custom Visual[…]

TblChart RViz: Power BI R Custom Visual

TblChartRViz TblChartRViz is a custom visual for showing five variables in one chart. There is a possibility to zoom in and zoom out on this chart. This custom visual needs: 1-      X-axis as the first variable 2-      Y-axis as the second  variable 3-      Color (categorize variable) for the Third axis, which is a legend 4-      Read more about TblChart RViz: Power BI R Custom Visual[…]

Scatter RViz: Power BI R Custom Visual

ScatterRViz ScatterRViz is a custom visual for showing three variables in one chart. There is a possibility to zoom in and zoom out on the chart. This custom visual needs 1-      X-axis as the first variable 2-      Y-axis as the second  variable 3-      Color (categorize variable) for the third axis To use this chart, you Read more about Scatter RViz: Power BI R Custom Visual[…]

List.Accumulate Hidden Gem of Power Query List Functions in Power BI

There are a number of List transformations available in Power Query’s graphical interface. However, the number of functions in the graphical interface is very limited. In this post, I’m going to explain about a function that is really powerful and is not yet listed in the graphical interface. List.Accumulate is a function that loops through Read more about List.Accumulate Hidden Gem of Power Query List Functions in Power BI[…]