Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi everyone,
I have a problem with my custom visual, it should display data by date. when I use date selector, it will not display data, until I will refresh my visual. I revised my code and couldn't find error, my update function should plot. Is there any way to call update function manually?
Also, my visual crashes, when I go to full screen. what could be the problem?
Solved! Go to Solution.
You may check Handling Selection in Visuals.
If convenient, share a complete project for a quick test.
I found that my data is cause for this problem, therefore I uploaded new data, and my visual wasn't crushing after that.
could you answer some question regarding data selection?
You may check Handling Selection in Visuals.