Forum Discussion
Anonymous
3 years agoNot applicable
Dynamic names in field parameters (Selectedvalue)
Hi community, I am trying to get dynamic column names in my tables in a way that it always shows the Gross revenue for the selected year and the year before. I am using a field parameter and I ...
jpr94
1 year agoNew Member
Hi there!
I'm experiencing the same issue and still haven't found a solution.
From my understanding, the example you shared works because, when creating the column, Power BI "knows" the result of the Today() method and "saves" it in the column—meaning it stops being dynamic. I dare to say that it's currently impossible because the problem seems to be that the column name is created before the dashboard context is applied, and they aren't connected. As a result, it can't take dynamic values. It would be an amazing feature if this could work similarly to the "fx" option for titles in objects, for example.
I know my comment doesn’t provide a solution, but I wanted to share why I believe there isn’t an approach today that would work for this. 🙃