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.
Hi All,
I am new to Power BI DAX.
I am looking for one function which will Replace zzz with 222 in the 222-333-999 string
If someone shares the correct logic for it will be a great help
Thanks in advance
Solved! Go to Solution.
You may use SUBSTITUTE Function in DAX.
You may use SUBSTITUTE Function in DAX.