Is it possible to dynamically change column headers in a table (either a standard table or a pivot table) based on a filter selection, for example a year filter?
Concrete use case:
If a table displays columns such as 2025-01, 2025-02, etc., and the user applies a filter for year 2026, is there a way for the column headers to automatically update to 2026-01, 2026-02, etc., without manually editing the visual or dataset?
Hi @01267ts,
You can achieve this but your control would have to be linked to a parameter. Then you can use your parameter value in your column header:
Since we have not heard back from you, I’ll go ahead and close/archive this topic. However, if you have any additional questions, feel free to create a new topic in the community and link this discussion for relevant information.