Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
deepak_d03
Helper I
Helper I

Unable to slice the data at quarter level.

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. 

 

 

10 REPLIES 10
deepak_d03
Helper I
Helper I

@tamerj1 - 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.

deepak_d03
Helper I
Helper I

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. 

tamerj1
Super User
Super User

Hi @deepak_d03 

connected via which column?

the date from the date table and the created date from the master table

@deepak_d03 

Please make sure the relationship is set to active and that you are using the correct columns from the correct tables. 

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. 

@deepak_d03 

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. 

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?

@deepak_d03 

Check the data type of both date columns in both tables. 

@tamerj1  - They are both the same. 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.