Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I dint get any custom charts where I can take date columns in both X and Y axis. So I have written R (used ggplot2 and lubridate libraries) codes to create that chart. But it's running in R studio and throwing error in power BI.
I tried using python too, but that's throwing error in power BI.
If possible how can I create these Icicle charts in power Bi??
Solved! Go to Solution.
Hi there is a way to reverse the Y-Axis.
In the JSON section, under Y-Axis, change, "autorange" : "reversed", then ensure you hit save/load.
Proud to be a Super User!
@KerKol Thanks!!
I tried plotly.js but there is no option to reverse y axis. If we take a look at that above chart, the data is flowing from top to bottom. In plotly.js by default it's taking y axis in descending order.
I will try this Deneb, hope that works.
Hi there is a way to reverse the Y-Axis.
In the JSON section, under Y-Axis, change, "autorange" : "reversed", then ensure you hit save/load.
Proud to be a Super User!
You can give Deneb a try (available in AppSource) Declarative Visualization in Power BI | Deneb (deneb-viz.github.io)
(Uses Vega and Vega-Lite -- no external packages required)
or Plotly.JS (Available in AppSource) Find the right app | Microsoft AppSource
(Uses Plotly.JS -- no external packages required)
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 49 | |
| 46 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 75 | |
| 41 | |
| 26 | |
| 26 |