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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
aschillinger20
Helper II
Helper II

Issue with Measure using different data sources

I'm struggling with an issue that i'm guessing has a simple solution:

 

I need to create a measure that is called "Adjusted Hours" which would reflect hours created - hours canceled. Each are in their own data sets. I've tried using a measure in both data sets canceled hours=Sum('dataset'[hour qty] & created hours=SUM(dataset[hour qty]. Then a separate measure that's simply adjusted hours=completed hours - canceled hours. 

 

My result seems to be correct until I filter it between my two locations, and in that case the filter doesn't seem to do anything. 

 

Any ideas? 

2 REPLIES 2
sergej_og
Super User
Super User

usually it is a sign to check your data model (relationships etc.) when results get broke after adjusting a simple filter.

It can help when you show your data model. pls do not provide any confidential data

The results are necessarily breaking, they just arent responding to the filter. Basically both locations that I have are subtracting the total of 200 canceled hours. I need one locations to subtract 175 and the other to subtract 25. For some reason both locations are subtracting 200. I tried to tie my source locations together in the data model, but it gives me a cardinality error and wont let me save.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.