Qlik Sense: Section Access not working after Binary Load
Hello,
I'm working onan Qlik Sense application thatmakes abinaryload from aqvw that does nothavesection access, and on the script after the binaryloadthere's a sectionaccess command tomake adynamic datareduction by user.
The problem I'm facing is that the load script is presenting an error when it tries to run thesection access command.
Interestingly,the same sectionaccess command I'm using that presents an error after the binary load, when run onan applicationthat does'nt have binaryload, shows no error and makes the dynamic data reductionproperly.
Are there any restrictionsonQlikSenseforsectionaccessaftera binary load?Or is ita bug?
Bellow are the images of what's happening:
Script with the binary load:
Error message after the reload:
Same script with the binary load command commented: