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.
Can we create multi column join in power pivot between 2 tables ?
Hi @msofficesolutio,
Could you please tell me if your problem has been solved? If it is, could you please mark the helpful replies as Answered?
Regards,
Daniel He
Hi @msofficesolutio,
From your description, could you mean adding multiple columns in a table? If so, you could use ADDCOLUMNS function, it could add calculated columns to the given table or table expression:
https://docs.microsoft.com/en-us/dax/addcolumns-function-dax
Regards,
Daniel He