This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |