Hi,
My page has a time context selector to filter a report and the user can select half years or full years if they want a full year total.
I also have a table of supporting editable data that the user wants to filter by half.
It is frustrating for them as they need to select the time from the context selector and then the time from the filter to filter the corresponding data. They also need to edit this data including the time line item so it needs to stay in its data table format. I can filter the context selector by the half they select from their user filter but the issue is that they cannot pick full year from this filter as there are only half year options in the dropdown. Is there any clever way around this. Hope that makes sense!