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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

SUMMARIZING TABLES

Hello, 

 

I have some knowledge in PBI, but dont know how to do the following:

 

Got 4 tables, with relationships within each others, 

Captura2.PNG

This is just an example, 

I need to create just one table which sow me the ORDER ID, DELIVERY HOUR, TRANSPORT ID, CLIENT, AND DELIVERY DAY, with no duplicate values

 

Please I will appreciate if someone could help me please!

1 REPLY 1
Phil_Seamark
Employee
Employee

Hi @Anonymous

 

Without seeing the actual relatoinships,  what happens if you try a calculated table using the following code

 

New Table = ALL(
    'Table1'[Order ID] ,
    'Table2'[Delivery Hour] ,
    'Table3'[Transport ID] ,
    .... etc
    )

To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.