<?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 Display month Value in Card visual instead of Total value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2181887#M50795</link>
    <description>&lt;P&gt;Yes but i want to see when you open the report it defaults to a month total value without slicer. Then you can slice to view the various month. Eg . Total sales for jan 15units, or feb 13units&lt;/P&gt;</description>
    <pubDate>Wed, 10 Nov 2021 04:20:32 GMT</pubDate>
    <dc:creator>matthewiwundu</dc:creator>
    <dc:date>2021-11-10T04:20:32Z</dc:date>
    <item>
      <title>How to Display month Value in Card visual instead of Total value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2156595#M49816</link>
      <description>&lt;P&gt;I am new to power BI. I want to display my month Values using card visuals but I want it to default to Months and not Total value.&lt;/P&gt;&lt;P&gt;I have a table that says. How can I write the DAX formula to achieve this?&lt;/P&gt;&lt;P&gt;Date&amp;nbsp; &amp;nbsp; Monthly Violation&amp;nbsp; &amp;nbsp; &amp;nbsp;Total Violation&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 20:39:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2156595#M49816</guid>
      <dc:creator>matthewiwundu</dc:creator>
      <dc:date>2021-10-26T20:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Display month Value in Card visual instead of Total value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2156600#M49817</link>
      <description>&lt;P&gt;Have you tried the Time Intelligence &amp;gt; Month-to-Date Total under the Quick measure?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 20:46:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2156600#M49817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-26T20:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to Display month Value in Card visual instead of Total value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2165900#M50174</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="335067" data-lia-user-login="matthewiwundu" class="lia-mention lia-mention-user"&gt;matthewiwundu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your description, you want to make the card chart you created displays default to Months and not Total value, right? I think you can create a calculated column and a slicer to filter your card chart to achieve your requirement, you can follow my steps:&lt;/P&gt;
&lt;P&gt;Create a calculated column:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Month = FORMAT([Date],"mmmm")&lt;/LI-CODE&gt;
&lt;P&gt;Then you can create a month slicer and a card chart place the measure like this:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can download my test pbix file below&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _Robert Qin&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 09:28:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2165900#M50174</guid>
      <dc:creator>v-robertq-msft</dc:creator>
      <dc:date>2021-11-01T09:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Display month Value in Card visual instead of Total value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2181887#M50795</link>
      <description>&lt;P&gt;Yes but i want to see when you open the report it defaults to a month total value without slicer. Then you can slice to view the various month. Eg . Total sales for jan 15units, or feb 13units&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 04:20:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Display-month-Value-in-Card-visual-instead-of-Total-value/m-p/2181887#M50795</guid>
      <dc:creator>matthewiwundu</dc:creator>
      <dc:date>2021-11-10T04:20:32Z</dc:date>
    </item>
  </channel>
</rss>

