I want to combine the chart data per month (Vertical bars month on the X and amount as expression) and a pivot table (month in the top-label and amount as expression)
When I make a selection (in a listbox) of a month then the Chart gives me one bars in the middle and the pivot gives me one amount/month on the left of the pivot.
Is it possible to link these object so that always the month information is always directly under each other / Align.