Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
julioarriaga
Creator II
Creator II

HidePrefix is broken

Hi,

I am changing the value of SET HidePrefix with different parameters such as '_', '-', and others, but it keeps hiding the value '%' and the second value I assigned. I can't find a way of unhiding it. I don't have include statements. Is this a bug?

Thanks.

1 Solution

Accepted Solutions
julioarriaga
Creator II
Creator II
Author

In order to solve this, I wrote a line seting the hide prefix to another character (for instance '¿' as it is not used in English) at the script's beginning and an EXIT SCRIPT.

View solution in original post

3 Replies
petter
Partner - Champion III
Partner - Champion III

It works perfectly well in my Qlik Sense Desktop which is June 2018 version. Which version of Qlik Sense are you using? Could you show us exactly how your SET statement looks like?

Anonymous
Not applicable

I was having exactly the same issue. We use Qlik Sense Server and in my case editing and reloading the script on the server where Qlik is running (instead of terminal server), solved the problem.

julioarriaga
Creator II
Creator II
Author

In order to solve this, I wrote a line seting the hide prefix to another character (for instance '¿' as it is not used in English) at the script's beginning and an EXIT SCRIPT.