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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
simonhobman
Frequent Visitor

Matrix visual not rendering using powerbi-client JavaScript API

I have been using the powerbi-client JavaScript library for a while and have been having good success with a wide range of visuals including custom visuals when embedding in our internal web apps using Aad tokens. However the newest matrix visual renders blank. The title appears but the table is missing from the rendering.

I expect it will be fixed. But just wondering if anyone knows any more about it. Ive just upgraded to version 2.3.2 of the js client. Cheers.
2 REPLIES 2
Eric_Zhang
Employee
Employee


@simonhobman wrote:
I have been using the powerbi-client JavaScript library for a while and have been having good success with a wide range of visuals including custom visuals when embedding in our internal web apps using Aad tokens. However the newest matrix visual renders blank. The title appears but the table is missing from the rendering.

I expect it will be fixed. But just wondering if anyone knows any more about it. Ive just upgraded to version 2.3.2 of the js client. Cheers.

@simonhobman

I'm not able to reproduce the issue even with a lower 2.3.1 powerbi.js file. Could you share the pbix file for testing purpose?

 

 

@Eric_Zhang

 

I still face this issue with 2.3.2 powerbi.js.  I am happy to share the PBIX if you share your email.

 

I've had another go at this and now I see a javascript error is being thrown when my embed code fires.  And this appears to be due to a 404 on these two files:

 

https://app.powerbi.com/pivotTableVisuals.css
https://app.powerbi.com/pivotTableVisuals.js 

All the other visuals are loading fine, it's just the new Matrix style visuals that fail.

 

 

FYI - here's where app.powerbi.com resolves for me in Melbourne Australia (southeast)...

 

 

C:\Windows\system32>nslookup -q=a app.powerbi.com
Server:  UnKnown
Address:  172.16.110.5

Non-authoritative answer:
Name:    wabi-australia-southeast-wfe.cloudapp.net
Address:  40.127.88.24
Aliases:  app.powerbi.com
          997de1ee-c405-4364-8b90-eb6f601a6af2.trafficmanager.net
          wabi-australia-southeast-wfe.analysis.windows.net

 

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors