Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
swarup_malli
Specialist
Specialist

Frontend equivalent for Autonumerhash256

I was looking for a front end function that consumes a string and throws a numeric value.

Similar to autonumberhash128,this function can only be used in the script editor.I need a similar function that does the same thing in the frontend.

I tried using hash256 ,its gives a alphanumeric value.I need a numeric value

I'l concatenating multiple dims in the frontend ( ex:  empid&'-'&city&'-'&street   ) ,which produces a long string.I want to convert that string into a number.

Thanks

SM

0 Replies