Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
mansi_dv
Contributor
Contributor

Section Access to show partial data

Hi All,

I have a scenario that I need to implement using section Access:

My data contains the following:

Key Vendor Sales Amount Units
1 ABC 20 2
2 XYZ 100 50
3 KLM 50 20

 

I have a User-Vendor mapping:

User Vendor
mno.1 ABC
ijk.1 XYZ

 

When a user, for example, 'mno.1' logs in, application shows the below:

  • His own vendor's entire data.
  • Complete data for other vendor data for a certain column but 0 for the rest.

In our case, it should finally show:

Sum of Units = 2+50+20=72

Sum of Sales Amount = 20+0+0=20

 

Is this achievable? Please help

Thanks in advance.

Labels (2)
0 Replies