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.
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 '}'