Forum Discussion
arjenbos91
3 years agoFrequent Visitor
How to escape characters in Date.FromText and Date.ToText?
When using Date.FromText or Date.ToText and putting text values (not to be parsed) it returns an error while recognizing them as time format strings. (From the official docs here) Example (Power ...
- 3 years ago
Nice creative tricks, those Text.Select with {0..9} and the Splitter By Position. I'm sticking to my convert-to-uppercase workaround. But your code will probably come in handy doing other text manipulation! Thanks 🙂
arjenbos91
3 years agoFrequent Visitor
Also, how to use markdown in this forum? I notice `quotes` do not produce inline code blocks here