Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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