Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
I have a sorting problem and I do not know how to solve.
In my report, there are two visuals, one is data table visual, and the other is Gantt chart. they use same data source like below.
| Task Name | Work hours |
| task 1 | 20 |
| task 2 | 18 |
| task 3 | 30 |
When I click Task Name column header in table visual to sort by Task name, I expect the Gantt chart can sort at same time, but I don't know how to implement this, anyone?
Solved! Go to Solution.
Hey @TheodoreShi ,
unfortunately, sorting happens just inside the visual, this means that the sorting in visual A can not be used in visual B.
Regards,
Tom
@TheodoreShi - @TomMartens is correct. However, you *might* be able to get there using bookmarks.
@TheodoreShi , which Gantt chart, you are using
refer
https://community.powerbi.com/t5/Desktop/Gantt-Chart-Sorting-Issue/td-p/201273
Hey @TheodoreShi ,
unfortunately, sorting happens just inside the visual, this means that the sorting in visual A can not be used in visual B.
Regards,
Tom
Just making sure i understand you correctly, you want the Gant chart to be sorted by pressing the [Task Name] column in the data table visual?
/ J
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 28 | |
| 28 | |
| 19 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 37 | |
| 29 | |
| 18 | |
| 17 | |
| 15 |