I'm converting an app from QlikView to Sense. In View we used the function JavaScriptAEencrypt to create a link to a document in the system. This does not work in Sense, is there any function or method that does the same in Sense?
"JavaScriptAEncrypt" is not a native function even in QlikView, it must have been a macro you had installed. In Qlik Sense you probably need to build an extension to achieve what you want.