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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
romovaro
Responsive Resident
Responsive Resident

Current performance vs Monthly target

HI all

 

I want to compare current performance versus monthly target. I created some tables but I have issues (,maybe relationships...or better way to do it?)

 

I have information regarding monthly projects, role and targets. The idea is to see and compare current performance vs monthly target.

 

I have the table below showing Manager, Role, employee during FY23 (Combining 2 tables. Active Resource List and Weekly Slippage Report). Table is shwoing current projects (CUIDs) per month.

romovaro_1-1656686467327.png

For every month (Fiscal year) we have a "Monthly target". I created a manual table with dates, Role and target

romovaro_0-1656686055525.png

 

Connection are:

 

romovaro_2-1656686563385.png

 

Now I want to create a table showing "Current projects" (like the first table) and add 2 extra columns. Target and "Diff between target and current CUIDS (projects) but when combining both tables in the graph is now working.

 

for Diff between target and current CUID :

Diff = SUM('Weekly Slippage'[CUID])-SUM(Targets[Target])

 

romovaro_4-1656687480242.png

 

 

Thanks

2 REPLIES 2
Anonymous
Not applicable

Hi @romovaro ,

 

For the information you provided, the problem is most likely the direction of the relationships or the cardinality of the relationships.

Create and manage relationships in Power BI Desktop - Power BI | Microsoft Docs

Have you tried connecting the tables through the calendar table?

 

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

HI Stephen

 

I will check the link. I have tried the calendar table too.

Any other idea on how to add the monthly targets?

 

thanks

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.

Top Solution Authors