Forum Discussion
Changing Visual Title Dynamically-Power BI Desktop
- Anonymous2 years ago
Hi afkhalifeh
You can refer to the following solution.
I create the following sample tables.
Slicer table.
Title Table
Data table
Create a relationship between slicer table and language table.
Then when create each visual, put the visual id to the visual filter.
e.g I create two visuals column visual and pie chart visual, in column visual, i filter the column visual equal to 1, and the pie chart equal to 2.
Then set each title to the following. select the title column.
Output
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi afkhalifeh
You can refer to the following solution.
I create the following sample tables.
Slicer table.
Title Table
Data table
Create a relationship between slicer table and language table.
Then when create each visual, put the visual id to the visual filter.
e.g I create two visuals column visual and pie chart visual, in column visual, i filter the column visual equal to 1, and the pie chart equal to 2.
Then set each title to the following. select the title column.
Output
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.