The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Solved! Go to Solution.
No Worries I Found the answer. If anyone else is after somethign similar please see below.
LOOKUPVALUE(Result_ColumnName, Search_ColumnName1, Search_Value1)
Here,
In short, State from the Employee Information table will look into State from Master table and d
You may also use Merge Queries (Table.NestedJoin) in Query Editor.
You may also use Merge Queries (Table.NestedJoin) in Query Editor.
Take a look at link below.
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data#combine-data
No Worries I Found the answer. If anyone else is after somethign similar please see below.
LOOKUPVALUE(Result_ColumnName, Search_ColumnName1, Search_Value1)
Here,
In short, State from the Employee Information table will look into State from Master table and d