The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi
Trying to combine the data in two tables into one, so I can sort in it.
Table1
Table2
For each GUID entry there is several Description rows. Each table contains data from the same GUID's.
I'm aiming at getting these listed in one table, so it's easier to sort based on Description and values.
Should look something like this
Solved! Go to Solution.
@Anonymous
You may simply use Append Queries (Table.Combine) in Query Editor.
@Anonymous
You may simply use Append Queries (Table.Combine) in Query Editor.