Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Within this table, how can I remove the 'EMS-' portion from these company ID's? I just want the numbers:
Solved! Go to Solution.
@Anonymous- Use this formula:
New Company ID = SUBSTITUTE([CompanyID],"EMS-","",)
This is the DAX method. You could also do this in Query Editor by clicking the arrow for the column and "Replace Values". As long as you do not choose "Match entire contents of cell" then it will replace your partial cell text.
@Anonymous- Use this formula:
New Company ID = SUBSTITUTE([CompanyID],"EMS-","",)
This is the DAX method. You could also do this in Query Editor by clicking the arrow for the column and "Replace Values". As long as you do not choose "Match entire contents of cell" then it will replace your partial cell text.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
65 | |
42 | |
42 |
User | Count |
---|---|
46 | |
38 | |
28 | |
26 | |
26 |