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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Showing Qlikview objects within an ASPX page.

I made a QlikView document and I have added the QvObjects to the page and it runs smoothly.

The main thing we need to show is a single Pivot Table, but we want it to have an initial selection.

The page will be public for registered on the internet and privacy is a big issue, so user should only see that initial selection that is taken in as a parameter(I assume).

I could display a listbox with IDs that are initially selected and then just thrown out with Javascript, however I do not think this approach is secure. How would you go about doing this?

Best regards,

Halli

2 Replies
disqr_rm
Partner - Specialist III
Partner - Specialist III

Are you using QlikView WorkBench? Take a look here:

http://community.qlik.com/docs/DOC-1810

Not applicable
Author

Hello,

Yes I am.

I have read the manual before but the information provided within it is very limited. My security problem hence remains unsolved.

Halli