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: 
gaurav2017
Creator II
Creator II

Section Access & Binary

Hi,

When I write:

Binary abc.qvw;

Set day

Set month

Set Year

Section Access;

Load NTName, Access from xyz.csv;

Section Application;

Load NTName, SheetID from pqr.csv;

In this case, section access woks or not??

Can I test section access on coding level (not by publishing)?? if yes, how??

Regards,

1 Solution

Accepted Solutions
gaurav2017
Creator II
Creator II
Author

Dear Mohit,

I know this way too but i am using CSV ("comma seperated value") file to implement as desired by customer.

I also know ways to implement Section Access using SAP ABAP report (i.e. Zreport).

but that's not the question.

Regards,

View solution in original post

3 Replies
gaurav2017
Creator II
Creator II
Author

I want to know that binary comes first or Section access. Is my way is correct or not.

er_mohit
Master II
Master II

thumsup

Your section access Working for this application

You are right...

gaurav2017
Creator II
Creator II
Author

Dear Mohit,

I know this way too but i am using CSV ("comma seperated value") file to implement as desired by customer.

I also know ways to implement Section Access using SAP ABAP report (i.e. Zreport).

but that's not the question.

Regards,