nishantjainuk / SimpleWaterfall-PowerBI

A Power BI Visual that allows users to create simple waterfall charts just by using measures. The standard waterfall chart isn't design to create multi step waterfall and requires the underlying data to be in a particular layout. You can create multi step waterfall. This is very useful in Finance report where you need to create causal reports.
MIT License
9 stars 4 forks source link

Current build #45

Closed nishantjainuk closed 3 years ago

nishantjainuk commented 3 years ago

Following changes made in the latest version

  1. Decimal places issue fixed when the values is less than zero
  2. Drillable and Category drillable interaction issue fixed
  3. Add option to show zero line only on y-axis
  4. Remove manually defined font-family with out-of-box font family
  5. Option to join bars
  6. Option to define number of steps allowed between bars