<?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: dynamic title from calculation group selection in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1982327#M43722</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="257620" data-lia-user-login="wenchi" class="lia-mention lia-mention-user"&gt;wenchi&lt;/a&gt;&amp;nbsp;,did you get any solution?&amp;nbsp; I'm too looking to implement the dynamic title.&lt;/P&gt;&lt;P&gt;SELECTEDMEASURENAME() and SELECTEDVALUE() did not work for me either.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jul 2021 14:25:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-07-27T14:25:10Z</dc:date>
    <item>
      <title>dynamic title from calculation group selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1655745#M33700</link>
      <description>&lt;P class="lia-align-justify"&gt;my report connect to AS model using live connection. The AS model contains few calculation groups including time intelligence and measure metric, such as volume, store count, etc. They all work as expected. I am trying to create a dynamic chart tiltle based on the item the user pick from calculation group. For example, if the user choose volume, the title will show "YoY Volume Comparsion" or "YoY Store Count Comparison" if the user choose store count from calculation group. I can't find a way to get the the selected item from calculation group. I've tried selectedvalue or isfilter dax, and none of them work. Any one get this to work ?&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Another related question to calculation group is how to create a measure that can ignore the calculation group? I use ALL in my dax code, and it does not work either. Sometimes I need to display data in a table and not all measures in this table that i want to work with calculation group and I can't find a way to solve it either.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Any helps is appreciated.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;thanks,&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Wenchi Wang&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 20:29:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1655745#M33700</guid>
      <dc:creator>wenchi</dc:creator>
      <dc:date>2021-02-09T20:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic title from calculation group selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1656362#M33714</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="257620" data-lia-user-login="wenchi" class="lia-mention lia-mention-user"&gt;wenchi&lt;/a&gt; , Not very clear. Have you used Tabular Editor? &lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/" target="_blank"&gt;https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=vlnx7QUVYME" target="_blank"&gt;https://www.youtube.com/watch?v=vlnx7QUVYME&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 02:45:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1656362#M33714</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-02-10T02:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic title from calculation group selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1657689#M33752</link>
      <description>&lt;P&gt;I create the AS model using Visual Studio which had calc group. No issue for calculation group. Just wondering how to get the selected item and incorporated to visual title in PBI report. For example, my time table has MTD, QTD, YTD calculated items. How do I detect which item selected by the user?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 12:52:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1657689#M33752</guid>
      <dc:creator>wenchi</dc:creator>
      <dc:date>2021-02-10T12:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic title from calculation group selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1982327#M43722</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="257620" data-lia-user-login="wenchi" class="lia-mention lia-mention-user"&gt;wenchi&lt;/a&gt;&amp;nbsp;,did you get any solution?&amp;nbsp; I'm too looking to implement the dynamic title.&lt;/P&gt;&lt;P&gt;SELECTEDMEASURENAME() and SELECTEDVALUE() did not work for me either.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 14:25:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/dynamic-title-from-calculation-group-selection/m-p/1982327#M43722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-27T14:25:10Z</dc:date>
    </item>
  </channel>
</rss>

