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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Clustered Column Chart with same period last year

Hi, I'm not getting the behavior I'm expecting using a count of a records and the count from last year on a clustered column chart. The desired behavior will give me the values for each inrement on my x axis for both normal time and previous year (See first image for visualisation as a table). However when I do it my filter excludes values based on their orginal time, resulting in a visualation as a table in image two. Not sure what I'm missing. I have expected behavior in a different report but can't find the difference. Any help would be appreciated. If more info is needed from my end let me know. 

 

  2I7p422GhT

 

Here's the forumlas: 

PYClaimCount = calculate(count(DriverFact[C&K Claim Number]),SAMEPERIODLASTYEAR('Calendar Table'[Day]))
Or 
PYClaimCount = calculate(count(SAFETYDATABYDRIVER[Claim_Number]),SAMEPERIODLASTYEAR('CALENDAR'[Day]))
 
First one is from the report I'm redoing, Second is from mine. 
 
Sample Data: 
 
12 REPLIES 12

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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