Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
How can we add sounds in qlikview chart item? I tried settings->document properties
But couldn't able to find.
Thanks.
Just change the macro to this
SUB PlaySoundButton()
ActiveDocument.PlaySound "qmem://<bundled>/sounds/qv_bttn.wav"
END SUB
Thanks. sorry I am not getting any sound . can you please elaborate. may be I am not clear.
Ok here is a file to show how it works
Thanks.That's really good. from where I can get .wav files? if I want to load different sounds.
not sure, if you find some, let me know
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