Forum Discussion

Joel_sony's avatar
Joel_sony
Frequent Visitor
1 year ago
Solved

Data in waterfall chart

Hi all! ,    I wanted the waterfall chart to show each values in column 'code'  as a bar and the value of bar will be the daysdifference column. But waterfall chart i'm getting is the uniqu...
  • OwenAuger's avatar
    OwenAuger
    1 year ago

    Hi again Joel_sony 

    Sure! I have updated the PBIX file you attached.

    The first thing to do is set the Group By Columns property of the code column to index.

    Then you can set the Sort By Column property of code to index.

     

    I recorded a short video of myself doing this with Tabular Editor 2. You will have to install this first before opening Power BI Desktop for it to appear under External tools.

     

    Group By Columns must be set in Tabular Editor, but Sort By Column can be set either in Tabular Editor or Power BI Desktop.

     

    Does this work for you?