Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
IF CONTAINS((Mid(upper([Name]),1,Find(upper([Name]),'.')-1)),"-") THEN
(Mid((Mid(upper([Name]),1,Find(upper([Name]),'.')-1)),1,Find((Mid(upper([Name]),1,Find(upper([Name]),'.')-1)),'-')-1))
ELSE(Mid(upper([Name]),1,Find(upper([Name]),'.')-1))
How can I achieve this in Tableau Calculation in Power Query Editor?
Hi @Syndicate_Admin ,
Any updates?
As @lbendlin mentioned, please share more details to help us clarify your scenario.Like some dummy data, your expected output...
How to provide sample data in the Power BI Forum - Microsoft Power BI Community
How to Get Your Question Answered Quickly - Microsoft Power BI Community
Best Regards,
Eyelyn Qin
Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to work with. Avoid posting screenshots of your source data if possible.
Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.