R SSE return multiple columns from a DF with one function
Hi!
I've beein trying to create a table in Qlik using a SSE R function as meassure. I want to return multiple columns which are stored in a df and use the same function call each time but recive different columns . I have previously used a python SSE where i used something like this to do it.