<?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 Re: How to get a dynamic label using a language filter? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-a-dynamic-label-using-a-language-filter/m-p/2166604#M50229</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="335913" data-lia-user-login="matalb" class="lia-mention lia-mention-user"&gt;matalb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can create a Calculated Column using the SWITCH function:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Dynamic Title = 
SWITCH (
    'Graphics Table'[variable],
    "1st graph title", 'Graphics Table'[text]
)&lt;/LI-CODE&gt;
&lt;P&gt;Then click on your visual, go to Title text, and click the function key.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Find the new calculated column and click it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Nov 2021 16:02:01 GMT</pubDate>
    <dc:creator>Watsky</dc:creator>
    <dc:date>2021-11-01T16:02:01Z</dc:date>
    <item>
      <title>How to get a dynamic label using a language filter?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-a-dynamic-label-using-a-language-filter/m-p/2163766#M50058</link>
      <description>&lt;P&gt;I have this table with graphics titles, cards and filters for each language (Spanish and Portuguese).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to DAX how can I create a measure that dynamically changes the title of this chart as I filter the page by "ES" or "PT" (Spanish or Portuguese, respectively?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 19:51:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-a-dynamic-label-using-a-language-filter/m-p/2163766#M50058</guid>
      <dc:creator>matalb</dc:creator>
      <dc:date>2021-10-29T19:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a dynamic label using a language filter?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-a-dynamic-label-using-a-language-filter/m-p/2166445#M50212</link>
      <description>&lt;P&gt;any idea? help!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 14:19:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-a-dynamic-label-using-a-language-filter/m-p/2166445#M50212</guid>
      <dc:creator>matalb</dc:creator>
      <dc:date>2021-11-01T14:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a dynamic label using a language filter?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-a-dynamic-label-using-a-language-filter/m-p/2166604#M50229</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="335913" data-lia-user-login="matalb" class="lia-mention lia-mention-user"&gt;matalb&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can create a Calculated Column using the SWITCH function:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Dynamic Title = 
SWITCH (
    'Graphics Table'[variable],
    "1st graph title", 'Graphics Table'[text]
)&lt;/LI-CODE&gt;
&lt;P&gt;Then click on your visual, go to Title text, and click the function key.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Find the new calculated column and click it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 16:02:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-get-a-dynamic-label-using-a-language-filter/m-p/2166604#M50229</guid>
      <dc:creator>Watsky</dc:creator>
      <dc:date>2021-11-01T16:02:01Z</dc:date>
    </item>
  </channel>
</rss>

