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 September 15. Request your voucher.
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