I have date-related data and a requirement for a table with columns like city, month1, month2, and so forth. These month column names should dynamically reflect the data, adjusting automatically if there are changes in the date filter.
Is there a feature that can handle this requirement?