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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
Evanooruvan
Helper II
Helper II

compare two column from different table , one is dax and other is excel , and write dax query

I have two table

table 1 - direct query

table 2 - Excel

 

Now i have a column named dq% in table1 and column named threshold in table 2,

 

now i want to write a query where if dq% > threshold,1 else 0,

i want the above logic to be implemented in calculated column so that i can filter the values in visualisation

 

many function seems to not work properly between direct and import tables.

 

can someone help here please

 

@PaulDBrown 

4 REPLIES 4
parry2k
Super User
Super User

@Evanooruvan what kind of relationship is it? One to many or many to many, if it is one to many, which side is one and which side is many?

 

Read this post to get your answer quickly.

https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

hello,

its a one to many relationship

 

where one is the excel file and many is the direct query

parry2k
Super User
Super User

@Evanooruvan do you have a column with common values in these two tables? How do you expect the records to match between both tables?



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

yes there is a common column i have created relationship between two tables.

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors