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
Drema
Frequent Visitor

Problem with slicering evolution %

Hello all!

 

Asking kindly about your little help in such issue.

 

I created matrix, with Switch and Quick measure of difference of Switch YOY (EVO %).

 

But when i slicering years - i am loosing this EVO%.

 

Please help to modify my measure. Thanks in advance

 

EVO % = IF( ISFILTERED('Time and dates'[Date]); ERROR("Time intelligence quick measures can only be grouped or filtered by the Power BI-provided date hierarchy or primary date column."); VAR __PREV_YEAR = CALCULATE([Measure];DATEADD('Time and dates'[Date].[Date]; -1; YEAR)) RETURN DIVIDE([Measure] - __PREV_YEAR; __PREV_YEAR))

1 pbi.PNG

 

2 pbi.PNG

1 ACCEPTED SOLUTION

Thanks a lot for your comment, but i already found the solution!

 

I chose inappropriate column for slicering years firstly (not the column with dates, but with years as numbers).

 

I changed a slicer and everything works correctly!

 

Thanks

View solution in original post

2 REPLIES 2
v-ljerr-msft
Employee
Employee

Hi @Drema,

 

Could you be more precisely with the issue by post your table structures(including the relationships) with some sample/mock data, and the expected result? So that we can better assist on this issue. It's even better to just share a sample pbix file which can reproduce the issue. You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploadingSmiley Happy

 

Regards

Thanks a lot for your comment, but i already found the solution!

 

I chose inappropriate column for slicering years firstly (not the column with dates, but with years as numbers).

 

I changed a slicer and everything works correctly!

 

Thanks

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.