Forum Discussion
gatapia
10 years agoFrequent Visitor
Can a custom visual get access to the current report/dashboard name
Ofcourse you can hack this by using jQuery: $(top.document).find('.currentNavigationTitle:visible > span:visible').text()
However this does not work in sandboxed mode. Any way to do this using the init options or update options object? API docs shed no light on this.
Thanks
No RepliesBe the first to reply