Forum Discussion

Emmy66's avatar
Emmy66
Icon for Helper V rankHelper V
1 year ago
Solved

Dynamic Column headers using Field Parameters

Hi,    Currently, I have to edit these column headers each year, for 2025 below, the 1st row is what it looks like and should stay same until the end of the year when it now switches to the 2nd row...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi Emmy66 ,
    Glad to hear it worked in the Matrix visual. Unfortunately, Tables in Power BI don’t allow you to ‘replace’ or ‘override’ the column headers the way a Matrix does. A Table always shows the actual field names from your model. That’s why the disconnected Header Table + SWITCH logic works in Matrix (because the headers come from the Header Table), but not in Table.


    Thank you