<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Dynamic chart title based on language slicer in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844341#M12849</link>
    <description>&lt;P&gt;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?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Oct 2025 10:26:58 GMT</pubDate>
    <dc:creator>Dinz</dc:creator>
    <dc:date>2025-10-07T10:26:58Z</dc:date>
    <item>
      <title>Dynamic chart title based on language slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844341#M12849</link>
      <description>&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 10:26:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844341#M12849</guid>
      <dc:creator>Dinz</dc:creator>
      <dc:date>2025-10-07T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic chart title based on language slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844519#M12850</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1368140"&gt;@Dinz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 1: Create a table with titles and languages as below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SwarnaTeja_0-1759841234852.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1302069i5D7A67576A803DBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SwarnaTeja_0-1759841234852.png" alt="SwarnaTeja_0-1759841234852.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Step 2:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Chart Properties, use fx for Ttile and select the created Column. Then add a slicer with Language column.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SwarnaTeja_1-1759841405817.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1302071iEC50557833DDF0C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SwarnaTeja_1-1759841405817.png" alt="SwarnaTeja_1-1759841405817.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 12:50:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844519#M12850</guid>
      <dc:creator>SwarnaTeja</dc:creator>
      <dc:date>2025-10-07T12:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic chart title based on language slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844699#M12851</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1366483"&gt;@SwarnaTeja&lt;/a&gt;&amp;nbsp;this works for a single chart, but I have multiple charts — what should I do in that case?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 15:35:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844699#M12851</guid>
      <dc:creator>Dinz</dc:creator>
      <dc:date>2025-10-07T15:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic chart title based on language slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844706#M12852</link>
      <description>&lt;P&gt;Please apply the same fx in properties of all charts. We can use table but different title columns for each chart. Just like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Title 1&lt;/TD&gt;&lt;TD&gt;Title 2&lt;/TD&gt;&lt;TD&gt;Language&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Chart Title&lt;/TD&gt;&lt;TD&gt;Chart Title 2&lt;/TD&gt;&lt;TD&gt;English&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN&gt;Titre du graphique&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN&gt;Titre du graphique 2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;French&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 07 Oct 2025 15:40:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844706#M12852</guid>
      <dc:creator>SwarnaTeja</dc:creator>
      <dc:date>2025-10-07T15:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic chart title based on language slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844722#M12853</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1366483"&gt;@SwarnaTeja&lt;/a&gt;&amp;nbsp;it worked&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 16:01:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4844722#M12853</guid>
      <dc:creator>Dinz</dc:creator>
      <dc:date>2025-10-07T16:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic chart title based on language slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4858348#M12883</link>
      <description>&lt;P&gt;great!&lt;/P&gt;</description>
      <pubDate>Sat, 25 Oct 2025 10:14:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-chart-title-based-on-language-slicer/m-p/4858348#M12883</guid>
      <dc:creator>Rufyda</dc:creator>
      <dc:date>2025-10-25T10:14:52Z</dc:date>
    </item>
  </channel>
</rss>

