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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Data connectivity - Total Yearly Value

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. YearIDQTY
01-01-202030115
01-01-202030220
01-01-202030330
01-02-202030650
01-02-20203085
01-03-2020330100
01-04-20203313


Target Yearly QTY

Cal. YearIDQTY Target
202030120
202030260
202030370
202030615
20203086
20203307
2020331802
202130136
202130224
202130398
2021306364
202130835
2021330147
202133157


The Target Yearly QTY is only indicating "Year" , is not full date. Accordingly I created a seperate table using the following DAX command:

Calendar = CALENDAR(DATE(2020,1,1),DATE(2022,12,31))
and then I extracted "Year" using DAX command: 
Calendar Yer = YEAR('Calendar'[Date])  

I've connected data sets, but the values in the report is not showing the correct outcome when I click on Year Slicers: 
QTY.png
Connectivity.png
Any suggestions how to resolve it?
2 REPLIES 2
amitchandak
Super User
Super User

@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

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
Anonymous
Not applicable

@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: Actual vs Target QTY.png

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.