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: 
aguirre
Creator
Creator

where is a custom function located in QLikView?

Hello,

I am trying to migrate a QLikView dashboard into QLikSense

 

Inside there is a reference to a custom function but I can't find where this function is defined.

There is a single tab (reduced it for testing purposes) with this code only:

 

LOAD CustomFunction(DEBT) as LETT_DEBT
FROM
[pathtoqvd\_QVD\myqvd.qvd]
(qvd);

 

where could CustomFunction be stored?

There aren't any hidden scripts.

THanks

 

 

Labels (1)
1 Solution

Accepted Solutions
aguirre
Creator
Creator
Author

I have found where it was. In Edit Module 😀

View solution in original post

1 Reply
aguirre
Creator
Creator
Author

I have found where it was. In Edit Module 😀