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

Need Help???

Hi Community,

I have HTML extension object, in general HTML page we are giving like navigation <a href="page2.html">

(redirect one page to another page)

but how to give in qlikview one sheet to another sheet.

suppose i have created links in qlikview using HTML extension object, like

sheet1

sheet2

sheet3

Here if i am click sheet2 i want to go sheet2, same like sheet1 and sheet3 also

Thanks in Advance.........

13 Replies
datanibbler
Champion
Champion

Hi QV_Testing,

it sounds quite complicated, but if I understand you correctly, then what you want is like a navigation_bar with buttons that open the various sheets in a QV_app?

That would  be a trigger (in the properties dialog) -> "layout" -> "activate sheet" - you have to give the sheet_ID here (which you can find by opening the sheet and going to the "general" tab of the sheet_properties.

PradeepReddy
Specialist II
Specialist II

Instead of using HTML Extension Objects, we can achieve this using Text Box Object.

Try like this...

Text Box Properties-->Actions-->Layout-->Activate Sheet(Give the Sheet ID, which you want to navigate to)

For reference, see the attachment...

Regards,

Pradeep

qv_testing
Specialist II
Specialist II
Author

Hi DataNibber,

That's OK...

Actually i well known CSS and HTML.. Just i am created something different using HTML Extension Object.

but how to give navigation to one sheet to another..

If anyone know please help me..............

PradeepReddy
Specialist II
Specialist II

See the attachment in my previous post.

Process is ...

Create 4 sheets  and 3 text boxes as shown and label the text boxes as Sheet1,Sheet2,Sheet3. after that

For each text box,

Text Box Properties-->Actions-->Layout-->Activate Sheet(Give the Sheet ID, which you want to navigate to)

qv_testing
Specialist II
Specialist II
Author

Please follow up every one.................

Not applicable

Properties--> Actions-->Layout-->Activate Sheet-->Give sheet id

Sheet id will be available in sheet properties

qv_testing
Specialist II
Specialist II
Author

Hi Pradeep,

That is OK.... i know that..

but i need extension object only..

is it possible in HTML Extension Object??

qv_testing
Specialist II
Specialist II
Author

please anyone can help me..............!!

datanibbler
Champion
Champion

Hi QV_Testing,

what is it you're having trouble with?

As I said, linking to a sheet is a trigger - standard functionality in QV. You can put a trigger ("action") on almost any object. The sheet_ID can be found in the sheet_properties.