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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Help! A measure to list the data in a customized series.

rgt1.PNG

 

I have a data similar to the one above -

I need to have two slicers - "Person" and "weeks".

For example - if I select week - "20" and "a"

I need to display -" the runs for that(20) week", "the previous(19) week" and the runs for the "next 4 weeks(21-25)". Also I need to display the average of the past 6 weeks.

Any help would be greatly appreciated.

 

Thanks!!

2 REPLIES 2
Anonymous
Not applicable

Dear @Anonymous 

 

There is only one possible way to achieve this by creating the column and duplicate the data as per you requirements.

This is not the exact solution but you can achieve something like this.

 

WeekDuplicate WeekRunsPerson
20191a
20202a
20213a
20224a
20235a
20246a
20257a

 

Regards

Munna

Anonymous
Not applicable

Thanks for the reply but this doesn't seem to satisfy my requirement.

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors