Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Forecast Measure =
Solved! Go to Solution.
I think is not possible on PowerBi to change the column name header dinamically.
The only way is to use different measure with parameter as i show before.
Otherwise you can change dinamically the title of the visual with a measure that retuns the text that you want.
I could not find a solution to dynamically update the column name. Could anyone have an idea on my problem statement.
I think is not possible on PowerBi to change the column name header dinamically.
The only way is to use different measure with parameter as i show before.
Otherwise you can change dinamically the title of the visual with a measure that retuns the text that you want.
Thanks for the suggestion. I managed with the text box.
Hi @anusha_2023 ,
try yo look at this project as attachments with field parameter you can change the measure that you need for the column of a table. Also the title will change.