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

How to add sounds in qlikview chart item?


Hi,

How can we add sounds in qlikview chart item? I tried settings->document properties

But couldn't able to find.

Thanks.

15 Replies
rustyfishbones
Master II
Master II

Just change the macro to this

SUB PlaySoundButton()

ActiveDocument.PlaySound "qmem://<bundled>/sounds/qv_bttn.wav"

END SUB

Not applicable
Author

Thanks. sorry I am not getting any sound . can you please elaborate. may be I am not clear.

rustyfishbones
Master II
Master II

Ok here is a file to show how it works

Not applicable
Author

Thanks.That's really good. from where I can get .wav files? if I want to load different sounds.

rustyfishbones
Master II
Master II

not sure, if you find some, let me know

Anonymous
Not applicable
Author

I think you can use a software like Format Factory to convert your different audio files or you can just google "convert mp3 to wav" if you want to upload specific files or even URLs.

By the way, grate post!

Regards.

Oscar