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,
I have requirement in which I need to create a new column based on the different combination of values from some other columns.
For example Column Product contains - A,B,C fields and Column category contains - D,E,F. The new column is created as :
Combination || New column values
A & D - 1
B & E - 2
C & F - 3
Thanks in advance
Hi Amit, Thanks for the response
These two columns are present in different tables.