Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
i got two tables
table 1 is the Enteries
and table 2 is the mapping tbale
im trying to get the merged column to the Enteries table, but consodering that 3 conditions must met, so Enteries 3 column must match with the 3 column Mapping to get Sub_category to the Enteries table. so what matched between the 3 columns get me the merged
for example:
table 1 PL_category col = tbale2 PL_Category col then its fine and if its a single value like 53410 example , means no values on the other two columns
in table Enteries even if there is any other values on the other 2 column not to considered becasue mapping table is only single value
please guys help me as im trying to create dynamic visual
Hi @Rami_Aziz in Power Query you can match not only one but multiple columns from one table to another, check picture from link
https://learn.microsoft.com/en-us/power-query/merge-queries-overview
Did I answer your question? Kudos appreciated / accept solution!
Proud to be a Super User!