Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 ravindraa
		
			ravindraa
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
in my project we have 4 type of user group we need to distribute the dashboards based on the user group, in this case i have check the in those way in my personal edition but i am getting access is denied every application ,
i have used the following statments.
ACCESS, USERID, PASSWORD, NTNAME
ADMIN, ADMIN, ADMIN, ****\345666
USER, MARKETING, ********, *****\45679
USER, SALES, ********, ******\08904
USER, FINANCE, *********, *******\893892
];
if any one knows on how to distribute the application based on Groups please give suggesions.
 ashfaq_haseeb
		
			ashfaq_haseeb
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi ravindra
This is not proper syntax for section access.
Please go through the attached document to start with.
hope it helped.
Regards
ASHFAQ
 
					
				
		
.png) hic
		
			hic
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		If you have the groups defined in your AD, you can use these directly in Section Access.
Load * inline
[ACCESS, NTNAME
ADMIN, ADMIN
USER, MARKETING
USER, SALES
USER, FINANCE
];
But you should have a reducing field also. See more on http://community.qlik.com/blogs/qlikviewdesignblog/2014/05/26/section-access
HIC
 ravindraa
		
			ravindraa
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
i have tried like that i am getting file is denied on one popup if dont mine send one sample file to reffer.
 
					
				
		
 amit_saini
		
			amit_saini
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Ravindraa,
Please see the attachment. Use credentials to open file below:
Username: admin
Password: admin
Thanks,
AS
 ravindraa
		
			ravindraa
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi amit saini ,
Thanks a lot for provide the application here we have 4 type users we need to give application access based on the department( users ) wise i think to follow the same i need to use NT NAME to give access to all users based on the users wise ,
please give me suggestion it is help full to me.
 
					
				
		
 amit_saini
		
			amit_saini
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		