Forum Discussion
Simon_Br
Helper I
3 years agoText.End Variable Value
Hello Comunity, Actaul i have the challange, an value to split whit a dynamic value in the M-Code in Power Query. Per Example: Text Length Number Solution America30 2 30 Au...
- 3 years ago
Hi Simon,
This should work fine in a new custom column:
Text.End([Text], [Length Number])Pete
Simon_Br
Helper I
3 years agoThank for the answer.
And whit the length? ... each Text.End(_, value(length number),...