I have an automation use case where I need to split a string and get the items after the delimiter “-”
Demand Plan - 1-800-DENTIST
Demand Plan - SFDC Test Customer
If i giving split function like Split(Account_name," -")(0) then I am getting only 1 in the first case and SFDC in the second case. But I want to fetch all the string after the delimiter ‘-’. Please help me to find a solution to this.
Hey @dutta.marina ,
Can you please share the Exact Input Value and the required Output.
And also are these Inputs are in Loop? or these two lines will be together?
My string is variable in nature and I am running in loop. The loop is running in 4 times from the excel sheet and whenever the Demand plan string comes it should pick all the characters after ‘-’
Demand Plan - 1-800-DENTIST
Demand Plan - SFDC Test Customer
Demand Plan - Delhivery
Demand Plan - William Hill International