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

Is there a button object in qliksense as we have in qlikview?

Hi

Iam new to qliksense please tell me does we have button object in qiksense,  has we find in qlikview?

Regards

vishnu

3 Replies
Not applicable

Hi,

There is no native button object in Qlik Sense but you can create buttons using extensions. There is an example provided in the Qlik Sense desktop installation that provides buttons for Clear All, Back and Forward. The example is located in C:\Users\<name>\Documents\Qlik\Examples\Extensions\ToolBar. Copy the ToolBar folder to C:\Users\<name>\Documents\Qlik\Sense\Extensions and you will be able to add the toolbar buttons to a sheet like any other object.

Some typical operations used with buttons are found in the App- API

http://help.qlik.com/sense/2.1/en-us/developer/#../Subsystems/APIs/Content/MashupAPI/qlik-app-interf...

And the navigation API

http://help.qlik.com/sense/2.1/en-us/developer/#../Subsystems/APIs/Content/NavigationAPI/NavigationA...

reddy-s
Master II
Master II

Hi Vishnu,

You need an extension for this and is not implicitly available in QlikSense.

Check these out:

http://branch.qlik.com/projects/showthread.php?647-Sheet-Navigation-Actions-for-Qlik-Sense

My Tabs Sheet Selector