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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Majad_Chowdhury
Advocate II
Advocate II

Creating a filter to only show items which have changed week to week

Hi,

 

I'm in the process of creating a matrix visual. The matrix visual shows values for 2 seperate weeks. However,  I want the table to only show values where theres been a change week to week.

 

I've created a quick Excel sketch to help with understanding. In the below example, we would not want "A" to appear in the matrix visual as theres been no change week to week

Majad_Chowdhury_0-1676643531804.png

 

Thanks gurus!

1 ACCEPTED SOLUTION

see attached.

 

lbendlin_0-1677773533029.png

 

View solution in original post

16 REPLIES 16
Ashish_Mathur
Super User
Super User

Hi,

  1. Would you always select only 2 weeks in the slicer?
  2. Share the download link of the PBI file with a Calendar Table already built in.  Ensure that there is a week number column in the Calendar Table

Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Hi,

 

We would like the default to always show the 2 most recent weeks.

 

I do not have an option to attach an pbix unless im mistaken. I've added a screenshot FYI.

 

Majad_Chowdhury_0-1677508084376.png

 

 

 

Hi,

Share the download link of the PBI file.  Also, in that file, ensure there is a Calendar Table with a Week column


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Hi Ashish,

 

Please try the following link to download pbx: link 

Hi,

There should be a Date column in the Opportunity Table as well.  If you do not have a Date column but just a Year and Month column, please share those columns in a revised file. 


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Hi,

 

Please see the attached again, ive added a date column as requested.

link 

Hi,

Sorry but i cannot work it out.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

no worries, thanks for having a go 🙂 

the download link seems to have expired.

try this link
link 

see attached.

 

lbendlin_0-1677773533029.png

 

this is great! The only thing is it doesnt change when the week changes.

 

Would you mind just explaining what is happening in the measure in simple terms? 

in the current filter context find the penultimate date. Then for that date find the value.  Then compare that value to the value for the ultimate date. Use the resulting measure as a visual filter.

 

You can choose how many data points to include, it will always compare the last two.

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.

https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523

lbendlin
Super User
Super User

your data is not in a usable format. Unpivot it first, then create your measure.

What should happen when you add  2023-07 data?

The data is unpivotted. Lets assume the data is in the following format:

 

Name, Week, Value

A, 2023-06, 50

A, 2023-07,45

etc

 

The screenshot is more a representative of the end goal.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.