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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. 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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

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 Kudoed Authors