Forum Discussion
lamorim
6 years agoFrequent Visitor
Split Column does not split all the data
Hi, I am working with 3 csv files and have on a text column more than a million rows like this jornaldenegocios.pt/empresas/industria/detalhe/rei-dos-cogumelos-sob-suspeita jornaldenegocios.pt/...
lamorim
6 years agoFrequent Visitor
I tried this sample data and had the same problem
https://www.dropbox.com/s/tv5kgp2lihsj2bh/Janeiro_sample.csv?dl=0
Mariusz
6 years agoCommunity Champion
Hi lamorim
Some of the string and with "/" therefore it splits it into blank columns
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
- Mariusz6 years agoCommunity Champion
Hi lamorim
You can add Custom Column like below, instead of splitting by delimiter.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn- lamorim6 years agoFrequent Visitor
Thanks for your help.
It worked.
Do you thing that it is a bug from PowerBi?