Forum Discussion
Dinz
10 months agoRegular Visitor
Dynamic chart title based on language slicer
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 ...
- 10 months ago
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
SwarnaTeja
10 months agoResolver I
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 |
Dinz
10 months agoRegular Visitor
Thank you SwarnaTeja it worked
- Rufyda9 months agoSuper User
great!