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
Hello Felows,
I've issue with data connectivity and I hope you will help me to resolve it.
Basically I've two data sets. First data set shows Actual Yearly QTY and second data set shows Target Yearly QTY.
Actual Yearly QTY
| Cal. Year | ID | QTY |
| 01-01-2020 | 301 | 15 |
| 01-01-2020 | 302 | 20 |
| 01-01-2020 | 303 | 30 |
| 01-02-2020 | 306 | 50 |
| 01-02-2020 | 308 | 5 |
| 01-03-2020 | 330 | 100 |
| 01-04-2020 | 331 | 3 |
Target Yearly QTY
| Cal. Year | ID | QTY Target |
| 2020 | 301 | 20 |
| 2020 | 302 | 60 |
| 2020 | 303 | 70 |
| 2020 | 306 | 15 |
| 2020 | 308 | 6 |
| 2020 | 330 | 7 |
| 2020 | 331 | 802 |
| 2021 | 301 | 36 |
| 2021 | 302 | 24 |
| 2021 | 303 | 98 |
| 2021 | 306 | 364 |
| 2021 | 308 | 35 |
| 2021 | 330 | 147 |
| 2021 | 331 | 57 |
The Target Yearly QTY is only indicating "Year" , is not full date. Accordingly I created a seperate table using the following DAX command:
@Anonymous , Refer if my two blog on yearly target if the can help
PowerBI Distributing/Allocating the Yearly Target(Convert to Daily Target): Measure ( Daily/YTD): https://community.powerbi.com/t5/Community-Blog/Power-BI-Distributing-Allocating-the-Yearly-Target-Convert-to/ba-p/1476400
powerbi Distributing/Allocating the Yearly Target(Convert to Daily Target): https://community.powerbi.com/t5/Community-Blog/Distributing-Allocating-the-Yearly-Target-Convert-to-Daily/ba-p/1463290
@amitchandak , unfortunately your blog does not help or provide resolution to my issue.
As I mentioned above, I've two datasheets that I'm stuggling to connect.
I'm using slicer to visualize the Actual QTY and Target QTY for 2020,2021 & 2022 in the table.
The table only shows correct value for Target QTY but somehow summarizes Actual QTY:
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 |
|---|---|
| 6 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 15 | |
| 13 | |
| 13 |