Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dynamic load

Hi All,

Could you please guide me how to load dynamically, I am trying to implement section access

Example:

Table1:

Region, Country

ASIAPAC, INDIA

NAEAST, US

Table2:

Region

ASIAPAC
NAEAST

Table3:

Region  Country

ASIAPAC, INDIA

Some cases I need to load onlyTable2 that is Region to Region association

some cases I need to load only Table3 that is Region and Country association

2 Replies
vishsaggi
Champion III
Champion III

What are those cases? Based on those cases you can write IF conditions for all those three tables when they satisfy the condition the tables should be reloaded.

Colin-Albert

I suggest you read these posts to understand how section access works and how to implement it.

Introduction to Section Access

QlikView Section Access Examples

This post by marcus_sommer‌ is a comprehensive link to most resources on Section Access

Section Access