Forum Discussion
How to split column till delimiter using DAX
- Anonymous6 years ago
Thanks Jimmy.
Can you please recheck the DAX column formula which you have sent to me.
It is not working for me.
I have tried Following one and it worked fine :
First name = LEFT(SUBSTITUTE(Players[Name]," ","-"),SEARCH("-",SUBSTITUTE(Players[Name]," ","-"))-1)Cheers,Deepak Baberwal
Thanks Jimmy.
Can you please recheck the DAX column formula which you have sent to me.
It is not working for me.
I have tried Following one and it worked fine :
Hello Anonymous ,
any news here?
Jimmy
- Anonymous6 years agoNot applicable
Hi,
Actually i want DAX Solution.
I think your solution is working fine with excel but not in Power BI .
- Jimmy8016 years agoCommunity Champion
Hello Anonymous
my solution is DAX and DAX is present in Power BI as well as Excel.
If I would pass data in Power BI from Power Query to Power Pivot I would always prefer to "transform" the data in Power Query, not in Power Pivot (DAX).
I would appreciate if you mark my answer as solution as well 🙂
If this post helps or solves your problem, please mark it as solution.
Kudos are nice to - thanks
Have fun
Jimmy - Jimmy8016 years agoCommunity Champion
Hello Anonymous
any news on this regards?
Jimmy