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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
GMChristo
Regular Visitor

Dataview uncaught

 
Hi, I'm trying to access the "show dataview", but whenever I click on the button I receive the following message in the console:

 

Uncaught TypeError: Cannot read properties of undefined (reading 'name')
    at R.loadVisual (web.clients.min.996e2bbdb37bd69c6947.js:1:524337)
    at R.toggleDataview (web.clients.min.996e2bbdb37bd69c6947.js:1:525879)
    at HTMLElement.<anonymous> (web.clients.min.996e2bbdb37bd69c6947.js:1:527419)
    at HTMLElement.dispatch (powerbiportal.smalldep.externals.bundle.min.5ab74553632c96660103.js:7:43233)
    at v.handle (powerbiportal.smalldep.externals.bundle.min.5ab74553632c96660103.js:7:41217)
    at e.invokeTask (powerbiportal.smalldep.externals.bundle.min.5ab74553632c96660103.js:5:9009)
    at De.invokeTask (web.min.a43b39361711e145d24e.js:1:5431582)
    at web.min.a43b39361711e145d24e.js:1:5417484
    at te (web.min.a43b39361711e145d24e.js:1:5417173)
    at Object.onInvokeTask (web.min.a43b39361711e145d24e.js:1:5417460)

 

GMChristo_0-1717497530564.png

 


To generate this example I used the tutorial, any tips on what could be happening and how to solve it?

 

3 REPLIES 3
FelipeCosta
Advocate II
Advocate II

Is there a solution for this error?

JayT
New Member

@GMChristo Were you ever able to solve it? I'm getting the same issue trying to follow the tutorial as well.

 

@Anonymous The step in question can be found in the tutorial found here: 

 

https://learn.microsoft.com/en-us/power-bi/developer/visuals/develop-circle-card#optional-review-the...

 

Expected is the a view of the JSON data as shown in step "4. Select the three dots to expand the display, and select single to view the value." 

 

What actually happens is an error in the browsers console:

 

TypeError: Cannot read properties of undefined (reading 'name')
at R.loadVisual (web.clients.min.b6e82f9e3c902c285790.js:1:526772)
at R.toggleDataview (web.clients.min.b6e82f9e3c902c285790.js:1:528314)

Anonymous
Not applicable

Hi @GMChristo ,

Can you please share some more detail information about this issue? They should help us clarify your scenario and test to troubleshoot.

How to Get Your Question Answered Quickly  

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors