Forum Discussion

JNelson's avatar
JNelson
Icon for Helper II rankHelper II
2 years ago
Solved

Sort stacked bar chart by Y axis (date ascending)

Hello,   I have a stacked bar chart with dates (linked to a Calendar Table) as the Y Axis. I cannot get it to sort by date ascending. I want it to start at the current date then show the next 7 day...
  • Ritaf1983's avatar
    2 years ago

    Hi JNelson 
    You can download Akvelon bar chart from the marketplace place it has a desired sort option :

    From an effective data visualization standpoint, this chart should be a column graph rather than a bar graph.

    This is because most of our brains are accustomed to perceiving the timeline as a horizontal axis.

    Bar graphs are typically used for ranking, where there is a list of entities without a logical connection that are ranked by size.

    Column graphs, on the other hand, are used to represent a series of trends over time or another logical axis.

    I recommend changing the orientation of the graph to better represent the data.

    Anyway the pbix with a sorted graph that you asked is attached

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly