<?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: Display the year on a card visual based on slicer settings in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-the-year-on-a-card-visual-based-on-slicer-settings/m-p/3998364#M155585</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a measure similar to this and then use it on the card:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Selectsd Year = MAX(Table[Year])&lt;/LI-CODE&gt;
&lt;P&gt;I'm assuming you have a Year column on your model.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jun 2024 13:48:40 GMT</pubDate>
    <dc:creator>MFelix</dc:creator>
    <dc:date>2024-06-18T13:48:40Z</dc:date>
    <item>
      <title>Display the year on a card visual based on slicer settings</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-the-year-on-a-card-visual-based-on-slicer-settings/m-p/3998354#M155584</link>
      <description>&lt;P&gt;I'm working on a drill through page based on the total orders&amp;nbsp; for the month and year. On my report page I have a bar graph with the orders and a slicer with the year (2023 and 2024).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my drill through page I've figured out how to display the month on a card visual that is being drilled down but I cannot seem to display the year that I choose from the slicer. All that is displaying is the count of year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a DAX measure I can use to get around this bug?&amp;nbsp;&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;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 13:45:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-the-year-on-a-card-visual-based-on-slicer-settings/m-p/3998354#M155584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-18T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display the year on a card visual based on slicer settings</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-the-year-on-a-card-visual-based-on-slicer-settings/m-p/3998364#M155585</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a measure similar to this and then use it on the card:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Selectsd Year = MAX(Table[Year])&lt;/LI-CODE&gt;
&lt;P&gt;I'm assuming you have a Year column on your model.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 13:48:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-the-year-on-a-card-visual-based-on-slicer-settings/m-p/3998364#M155585</guid>
      <dc:creator>MFelix</dc:creator>
      <dc:date>2024-06-18T13:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Display the year on a card visual based on slicer settings</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-the-year-on-a-card-visual-based-on-slicer-settings/m-p/3998373#M155586</link>
      <description>&lt;P&gt;Yes that worked! Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 13:54:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-the-year-on-a-card-visual-based-on-slicer-settings/m-p/3998373#M155586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-18T13:54:34Z</dc:date>
    </item>
  </channel>
</rss>

