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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
ThiagoDuarte
Helper I
Helper I

Display information from multiple table and a measure in a table visual

Hi,

I'm building a pretty simple measure to sum the values (hours) from a related table and put it on a table with info from a third table

 

Table A (coois_control_quality):

item_id, serial number

 

Table B (01. Base de custo):

item_id, serial number, rework hours

 

They are related through a concatenate(item_id,serial number) column in each table (1->*)

[there can be multiple lines for rework hours, but every item_id and serial are unique]

 

ThiagoDuarte_0-1682684806548.png

 

I need to create a table visual to display: id, serial number, rework hours, and some information from other tables

 

I Tried a measure with CALCULATE(SUM(REWORK HOURS)) but when I set the table visual it takes forever for it to load this measure. This happens when i try to display data from all the tables in the imagem. If i only use coois_control_quality (item_id and serial number) with the measure it works. But I do need information from every table

 

Could someone help me?

 

Thanks,

Thiago Duarte

 

 

 

1 REPLY 1
lbendlin
Super User
Super User

Rethink your data model. Which of the tables do you consider to be dimensions, and which tables are fact tables?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors