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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. 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
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 39 | |
| 29 | |
| 24 |