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 ,
Can someone help me with this issue, While concatenating data in one single colum into row wise data, duplicates are coming, is there any way to achieve this without duplicates? I have tried with Values(), Distinct(), RelatedTable() dax function but it is not working as expected, is there any way to do this ?
Solved! Go to Solution.
Hi @Abishek ,
Try this
Hi @Abishek ,
Try this
Hi davehus,
Thank you so much this solved my problem .
Hi davehus,
Thank you so much this solved my problem 😁.