Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 Lakshminarayana
		
			LakshminarayanaHi All,
Is there any possibilities to view the list of bookmarks published and unpublished in qliksense?
Regards
LN
 
					
				
		
 Or
		
			Or
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Have a look at this rather extensive (and fairly complex) tutorial:
https://qlik.dev/tutorials/interacting-with-bookmarks
Specifically:
https://qlik.dev/tutorials/interacting-with-bookmarks/#fetch-your-apps-bookmarks
For the Enterprise version, there's also the option to get at least some of the information from the repository, I believe - it should reside in "public"."AppObjects" with an ObjectType of 'bookmark'.
 
					
				
		
 rwunderlich
		
			rwunderlich
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		In addition to the option of writing your own code, you can get a list of bookmarks in an app using QSDA Pro.
-Rob
 
					
				
		
 Or
		
			Or
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Have a look at this rather extensive (and fairly complex) tutorial:
https://qlik.dev/tutorials/interacting-with-bookmarks
Specifically:
https://qlik.dev/tutorials/interacting-with-bookmarks/#fetch-your-apps-bookmarks
For the Enterprise version, there's also the option to get at least some of the information from the repository, I believe - it should reside in "public"."AppObjects" with an ObjectType of 'bookmark'.
 
					
				
		
 rwunderlich
		
			rwunderlich
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		In addition to the option of writing your own code, you can get a list of bookmarks in an app using QSDA Pro.
-Rob
 Lakshminarayana
		
			LakshminarayanaThank You So very much guidance
