Forum Discussion
Anonymous
5 years agoNot applicable
Stop initial rendering of the Visuals
I am unable to stop the initial rendering of visuals during the loading of dashboard page. I dont want to render all the visuals, just the ones that are selected. Report selection happens in a differ...
Anonymous
5 years agoNot applicable
I tried with Dynamic Binding and Phase Binding but it did'nt work. Currently i am just hiding all the Visuals using Js, but that's just a work around. Do you have any more suggestions or topics that i can look into?
Anonymous
5 years agoNot applicable
Hi Anonymous,
As I said, most of the functions triggered after the report initialized.
If dynamic binding not works, perhaps you can try to use filter to filter visual records to show the blank visual or direct use js script to hide visuals.
Regards,
Xiaoxin Sheng