- changed status to resolved
Text Funnel doesn't work for "-"
Issue #1223
resolved
This funnel worked in Panorama 6, doesn’t work in Panorama X
X = “1101-1500”
X["-", -1][2,-1] => “1500”
The problem seems to be that Panorama is thinking the - means “scan backwards”, instead of “scan for the - character”
https://forum.provue.com/t/text-funnel-using-a-dash-as-a-starting-point/5003
Comments (1)
-
reporter - Log in to comment
Text funnel with start position of "-" or "≠" now works correctly, fixes issue
#1223.Now these characters are only treated as a prefix if there are additional characters in the funnel.
→ <<cset cf8cc0a1545e>>