Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a chart and a table.
The chart is sorted (chart properties) by Funnel Amount. How can I make the chart be sorted by Actuals when an user double clicks on the Actuals in the table below(sorting actuals in ascending or descending in the table)?
Thanks.
I don't think you can retrieve and react to the sort order in your tabel chart and trigger a sort order change in your bar chart.
But you can create some e.g. buttons to control the sort order for both your charts (using variables and the sort by expression option, I won't use macros for this).
If you want more help, I would suggest that you create a small sample QVW (or search the forum, I am pretty sure there are some samples already existing here in the forum).
You can sort a chart by using
Proporties - Sort - OWNER (Unclick SortBy option) & Actual (Click SortBy option ASC or DESC)