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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Tee_dubs
Contributor III
Contributor III

Call Javascript function in an expression - Custom Extension??

I am trying to calculate an Exact Confidence interval. The built in Qlik Sense Statistical Distribution functions just wont cut it and a lack of Loop functions on the front end make it impossible to calculate it.

I have a nice javascript function built that calculates it perfectly.

I am trying to figure out how I can build an extension (probably based on the Table object) to pass variables (measures) from 1 or more dimensions to the javascript and then write it back to the front end in new columns (Upper_bounds, Lower_bounds ect..)

Is this possible? Has this been done before?

Labels (1)
0 Replies