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
Prakash1050
Helper III
Helper III

Need Dax Measure

Hi All,

       I need to create a measure for save the all values of column in Power BI. Because, I have two tables and not create a relationships between the tables. I create a Table visualization by these two tables. So, if the two tables columns are drag and drop to the table it's shows error. So i need to create measure for save the column values of one table and i use the measure in table visual. It's possible or not.

 

Thanks in Advance.

1 REPLY 1
marcosvin
Resolver II
Resolver II

Hello!

 

Since you have two separate tables and need to display in the same table visual, you need to join them somehow. It would be recommended that you create a relationship between the tables using two key columns. If there is no column in common, you can also do a UNION between the tables using PowerQuery or creating calculated tables.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors