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
sbajc101
New Member

How to filter between data

Hi. Im new to power BI, so sorry if the question is strange. 

I would like to filter between different data, shown in picture. Every ATT_RATE_... is for different month. And i would like to used in somekind of filter in one sheet in same dashboard. Or is it possible to set which data are shown in different filters ?

Thenks

 

Br

Simon

 

Zajeta slika.JPG

1 ACCEPTED SOLUTION
moizsherwani
Continued Contributor
Continued Contributor

@sbajc101 

1) If every ATT_RATE is for a different month you are better of combining these in the Query Editor (using Append Queries). I am assuming there is some field in every ATT_RATE table which will let you know which month it is. If there is not such a field you can add a custom column to each query (in the query editor before appending) to identify which month of data the dataset belongs to

 

2) Once combined you can then use that month as a slicer on the page to filter the data 

 

Let me know if the above helps

Thanks,

Moiz
Was I able to answer your question? Mark my post as a solution to help others. Kudos if you liked the solution.

View solution in original post

2 REPLIES 2
moizsherwani
Continued Contributor
Continued Contributor

@sbajc101 

1) If every ATT_RATE is for a different month you are better of combining these in the Query Editor (using Append Queries). I am assuming there is some field in every ATT_RATE table which will let you know which month it is. If there is not such a field you can add a custom column to each query (in the query editor before appending) to identify which month of data the dataset belongs to

 

2) Once combined you can then use that month as a slicer on the page to filter the data 

 

Let me know if the above helps

Thanks,

Moiz
Was I able to answer your question? Mark my post as a solution to help others. Kudos if you liked the solution.

Hi @moizsherwani . Yes, i needed to add month to each "att rate", in query editor, and it works.

Thanks.

 

Br

Simon

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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