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
Dicko
Helper II
Helper II

Filtering on period does not show expected result

Hi all,

 

I'm trying to get a table visual with targets and realised payouts, filtered by period.
Something like

dates[month/year]  targets[month/year]  Sum payout/month  Sum of targets[amount]
01-2021 01-2021 500 1000
02-2021 02-2021 750 1100


I cannot find out how to do this ...

Here's a link to a simple PBIX with the model ...

 

Any help is appreciated.

Kind regards.

1 ACCEPTED SOLUTION
vivran22
Community Champion
Community Champion

Hello @Dicko ,

 

What you need is to correct the granuality of the date table you have created. So, if you need to add a column for month, then you may use the following:

vivran22_1-1633945585790.png

 

 

 

Result:

 

vivran22_0-1633945543424.png

In addition, you might need to modify your relationships among the tables. You may find the file helpful:

Sample file

 

Hope this helps.

 

Cheers!
Vivek

If it helps, please mark it as a solution
Kudos would be a cherry on the top 🙂 (Hit the thumbs up button!)
If it doesn't, then please share a sample data along with the expected results (preferably an excel file and not an image)


https://www.vivran.in/

Connect on LinkedIn

 

View solution in original post

3 REPLIES 3
vivran22
Community Champion
Community Champion

Hello @Dicko ,

 

What you need is to correct the granuality of the date table you have created. So, if you need to add a column for month, then you may use the following:

vivran22_1-1633945585790.png

 

 

 

Result:

 

vivran22_0-1633945543424.png

In addition, you might need to modify your relationships among the tables. You may find the file helpful:

Sample file

 

Hope this helps.

 

Cheers!
Vivek

If it helps, please mark it as a solution
Kudos would be a cherry on the top 🙂 (Hit the thumbs up button!)
If it doesn't, then please share a sample data along with the expected results (preferably an excel file and not an image)


https://www.vivran.in/

Connect on LinkedIn

 

@vivran22 Thanks! Now I understand what I missed.

amitchandak
Super User
Super User

@Dicko , There were issues with date table join, Month year column. I corrected those. Still, dates are not complete in date table. Find the attached file after signature

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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