Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 40 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 26 |