Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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.
Solved! Go to Solution.
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:
Result:
In addition, you might need to modify your relationships among the tables. You may find the file helpful:
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
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:
Result:
In addition, you might need to modify your relationships among the tables. You may find the file helpful:
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
@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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 59 | |
| 51 | |
| 46 |