Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
swamisharma
Frequent Visitor

My Custom Power BI Visual is not working properly

I have developed custom visual as per the tutorial of "Circle Card",
But as I do refresh, Data doesnt get refresh In my visual.

3 REPLIES 3
swamisharma
Frequent Visitor

I am currently working with a data source containing a large amount of data; which impacts loading time of visual.

To optimize performance, I need to track the refresh event, so I can apply specific  changes only in case of refresh.

Is there any callback or event which will be called when refresh operations happens 

If you have any insights on tracking refresh events or related strategies, I would greatly appreciate your advice. Your input could help save a considerable amount of time in my workflow.

Thank you in advance!

Anonymous
Not applicable

Thanks for the reply from rajendraongole1 , please allow me to provide another insight:
Hi,@swamisharma 
Regarding the problem that you can't refresh, we have found a way to refresh at the moment, and here is a screenshot of the official documentation:

vlinyulumsft_1-1725003455033.png
Here is the relevant documentation:
My Custom Power BI Visual is not working properly - Microsoft Fabric Community


Regarding the trace refresh we currently provide for PowerBI with active performance detectors:
Of course, if you have any new ideas, you are welcome to contact us.

vlinyulumsft_2-1725003455035.png
There are also the following plugins to implement the problem:
DAX Studio | DAX Studio

Best Regards,

Leroy Lu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

rajendraongole1
Super User
Super User

Hi @swamisharma -The issue of data not refreshing in your custom visual is likely due to how the UPDATE method is handling data updates and rendering. By reviewing and ensuring proper data binding, rendering, and updating logic, you should be able to resolve the issue. If problems persist, consider revisiting the tutorial or comparing your code with a known working example.

Link:

Develop a Power BI circle card visual as an example - Power BI | Microsoft Learn

 

Hope it helps.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors