Hello Everyone!
I've hit a roadblock in my workflow when trying to parse an ellipsis. Can you help?
I've tried the text to columns tool, regex, and a few functions in the formula tool. Nothing I've done has worked...its like the ellipsis is a special character and is ignored by my attempts.
Here is a basic example. I need to split the text "blahblahblah...end" into two different fields. So it would look like blahblahblah in one field and end in the other.
Real example text:
"The United States and Croatia have completed negotiations on a new tax treaty, a Treasury Department official said. We are pleased to report that in March, we concluded substantial substantive negotiations with Croatia on a new tax treaty, Kevin Nichols, international tax counsel with the Department of the Treasury’s Office of Tax Policy, told attendees of a virtual conference sponsored by the D.C. Bar earlier this month. He added that the negotiated text, which follows closely from the 2016…Louisiana—Corporate Income Tax: Net Operating Loss Guidance Issued (May 19, 2022) "
Everything within the quotes is an alert I use for work. Its two separate statements. One ends at 2016. The next starts with the state of Louisiana.