Forum Discussion
vsatamraju
9 years agoMicrosoft Employee
splitting the url based on condition
Hi Team, I need to show the data from different tables and among them url is one fof the column. Actually i am splitting the column (that is url column) by "/" .but some times if "/" is not pre...
Anonymous
9 years agoNot applicable
Rather than using the split columns method, I'd recommend writing a custom column to check conditions and copy the appropriate string.