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.
Column = SUBSTITUTE(SUBSTITUTE(feedback[key_phrases - Copy],"{",""),"}","")
works well to seperate '{' and '}'
Hi @Gokul,
Glad to hear that you have worked it out by yoursefl. And thanks for your sharing solution.
Regards,
Yuliana Gu
Column = SUBSTITUTE(SUBSTITUTE(feedback[key_phrases - Copy],"{",""),"}","")
works well to seperate '{' and '}'