Forum Discussion

ShreyasK's avatar
ShreyasK
Frequent Visitor
3 years ago
Solved

How to split data in which has data is not uniform

I have table like below which has building name or building number in single line. I want to split building name and building number in 2 separate columns but there is no unique delimeter to split th...
  • ShreyasK's avatar
    ShreyasK
    3 years ago

    v-yueyunzh-msft Thank for your response. Somehow I was able to fix this issue in the source file itself.

    But Surely, this will help someone in future.