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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Raph
Helper III
Helper III

Detecting values with referential integrity problem

Hello,

 

I have a model which aims to calculate royalties on sales. There is a fact table displaying the sales by product, a REF table which is the products dimension table and finally a Royalties table displaying all the royalties rates. When a product (= a reference) appears in the royalties table but  does not exist in the product table, the returned value is the total revenue of all missing values (no surprise) : 

Raph_0-1663333975857.png

Is there any mean to replace these values by an error message or by a blank cell because the current view is quite confusing?

 

Please find below the link to download the PBIX file : 

 

https://drive.google.com/file/d/1PPXpKB_v8AkmfFEA621qKj-_9G5LEsel/view?usp=sharing

 

Thank you in advance for your help.

 

Raphaël

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You need to use the Ref column from the dimension table.

 

lbendlin_0-1663633523841.png

 

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

You need to use the Ref column from the dimension table.

 

lbendlin_0-1663633523841.png

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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