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!Get Fabric certified for FREE! Don't miss your chance! Learn more
I created a new visual using PowerBI Visual Tools (pbiviz) v4.0.5 . Everything works fine as long as I use API v 3.8.0 or v 4.2.0.
After an update to the v 4.6.0 and adding a new required property to the capabilities.json:
"privileges": [
{
"name": "WebAccess"
},
{
"name": "LocalStorage"
}
]
Hi @Anonymous,
I've noticed the same behaviour in testing 4.6, and can't get my visuals to work either.
As the team do not actively monitor this forum any more, I'd suggest emailing pbicvsupport@microsoft.com to follow-up and get some more targeted assistance.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the January 2026 Power BI update to learn about new features.