<?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: Unable to slice the data at quarter level. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805680#M148805</link>
    <description>&lt;P&gt;the date from the date table and the created date from the master table&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 18:45:17 GMT</pubDate>
    <dc:creator>deepak_d03</dc:creator>
    <dc:date>2024-04-02T18:45:17Z</dc:date>
    <item>
      <title>Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805605#M148801</link>
      <description>&lt;P&gt;I have a master table that has the list of JIRA items information. (Created date, closed date, status, created by etc). I have a date table created and connected to the master table. Date table has the columns for month, year and quarter. I am trying to get the count of JIRA items opened at a quarter level. SO created a measure using countrows(mastertable). I am then trying to slice the measure by using the Quarter column from the Date table using a matrix visual, but I am always getting the total count and not at the Quarter level.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 17:58:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805605#M148801</guid>
      <dc:creator>deepak_d03</dc:creator>
      <dc:date>2024-04-02T17:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805662#M148803</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="668384" data-lia-user-login="deepak_d03" class="lia-mention lia-mention-user"&gt;deepak_d03&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;connected via which column?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 18:35:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805662#M148803</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2024-04-02T18:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805680#M148805</link>
      <description>&lt;P&gt;the date from the date table and the created date from the master table&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 18:45:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805680#M148805</guid>
      <dc:creator>deepak_d03</dc:creator>
      <dc:date>2024-04-02T18:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805742#M148807</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="668384" data-lia-user-login="deepak_d03" class="lia-mention lia-mention-user"&gt;deepak_d03&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please make sure the relationship is set to active and that you are using the correct columns from the correct tables.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 19:21:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805742#M148807</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2024-04-02T19:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805780#M148809</link>
      <description>&lt;P&gt;relationship is active and columns too are correct. IS there anything else you can think of why it doesn't work? The data and tables are in another laptop so I cannot really put it here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 19:35:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805780#M148809</guid>
      <dc:creator>deepak_d03</dc:creator>
      <dc:date>2024-04-02T19:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805806#M148811</link>
      <description>&lt;P&gt;The quarters I created from the date table are Q1-23, Q2-23, Q3-23, Q4-23 and Q1-24. I have these as the rows for the matix visual but then only the columns name 'Quarter' is displayed. I expected 5 rows for the above quarter values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 19:56:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805806#M148811</guid>
      <dc:creator>deepak_d03</dc:creator>
      <dc:date>2024-04-02T19:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805810#M148812</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="668384" data-lia-user-login="deepak_d03" class="lia-mention lia-mention-user"&gt;deepak_d03&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Either the the measure refereces the wrong tsble or the quater column placed in the matrix is from a wrong table or you are placing a totally wrong measure. Nothing else I can think of.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 19:57:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805810#M148812</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2024-04-02T19:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805842#M148813</link>
      <description>&lt;P&gt;If I drag the quarters column first, I can see 5 rows. But when I pull the measure to the values field, thats when the 5 rows vanishes. So I guess the measure (COUNTROWS('final') - 'final' is the other table having all the master data. ) isn't compatible here? The problem could be the way the measure has been defined?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 20:20:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805842#M148813</guid>
      <dc:creator>deepak_d03</dc:creator>
      <dc:date>2024-04-02T20:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805876#M148814</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;- The 'final' table is the resultant of appending 2 other tables. So the data model has a 1:1 relationship between these tables. Not sure if this creates any issues here. Please suggest.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 20:38:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805876#M148814</guid>
      <dc:creator>deepak_d03</dc:creator>
      <dc:date>2024-04-02T20:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805939#M148821</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="668384" data-lia-user-login="deepak_d03" class="lia-mention lia-mention-user"&gt;deepak_d03&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check the data type of both date columns in both tables.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 21:14:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3805939#M148821</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2024-04-02T21:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to slice the data at quarter level.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3806354#M148836</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp; - They are both the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 02:31:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Unable-to-slice-the-data-at-quarter-level/m-p/3806354#M148836</guid>
      <dc:creator>deepak_d03</dc:creator>
      <dc:date>2024-04-03T02:31:17Z</dc:date>
    </item>
  </channel>
</rss>

