Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I want to add a filter or slicer that displays a list of multiple languages. Based on the language selected, the chart titles should automatically translate. I don’t want to create separate measures for each chart or maintain multiple reports for different languages. How can I achieve this?
Solved! Go to Solution.
Please apply the same fx in properties of all charts. We can use table but different title columns for each chart. Just like below.
| Title 1 | Title 2 | Language |
| Chart Title | Chart Title 2 | English |
| Titre du graphique | Titre du graphique 2 | French |
Hi @SwarnaTeja this works for a single chart, but I have multiple charts — what should I do in that case?
Please apply the same fx in properties of all charts. We can use table but different title columns for each chart. Just like below.
| Title 1 | Title 2 | Language |
| Chart Title | Chart Title 2 | English |
| Titre du graphique | Titre du graphique 2 | French |
great!
Hi @Dinz ,
Please try this.
Step 1: Create a table with titles and languages as below.
Step 2:
In the Chart Properties, use fx for Ttile and select the created Column. Then add a slicer with Language column.
Hope that helps!
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.