Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Is it possible to create a hash of the custom visual when we "drag" custom visual to the report?
We are trying to check if the hash code on the custom visual is the same as the code we created.
@Anonymous
No, Power BI does NOT natively create or expose a "hash" of a custom visual when you drag it into a report.
There's no automatic "hash check" available inside Power BI Desktop or Service at visual-load time.
When you import or drag a custom visual (.pbiviz file) into Power BI:
It is just loaded into memory as a visualization extension.
Power BI does not generate a hash or verify checksum at runtime.
Code security depends mainly on:
Whether it’s certified (Microsoft Certified visuals go through security validation).
If you manually verify the .pbiviz file before using it.
👉 Dragging a custom visual into the report doesn't trigger any background integrity or hash checking.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.