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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
eabdullazyanov
Frequent Visitor

Power BI Metadata is not passed sometimes

Hey!

 

I discovered a bug while developing a custom visual. The problem is that metadata is not passed in my case. Trying on the Power BI Service, but I think the desktop version has the same problem. Here it is:

 

1. I have a field named "dataPoint" in the capabilities.json (showing only necessary blocks, the rest are removed on the screenshot).

1.png

 


2. I drag some data into the bucket named "Color saturation". metadata.objects looks like on the screenshot #2. As expected, "dataPoint" object is there, and everything works fine so far.

2.png


3. Then I save the report and reopen it by refreshing the page. Now "dataPoint" is absent in the "objects", so I can't retrieve the data I need and color saturation is not applied to items. I assume this is the bug.

3.png

 

 

https://github.com/Microsoft/powerbi-visuals-enhancedscatter
This custom visual has the same problem with color saturation.

4 REPLIES 4
S_Dani
New Member

Hi, I know it is an old post, but I'm experiencing the same problem. It is possible thai it wasn't solved yet?

v-viig
Community Champion
Community Champion

This is a very old bug in Power BI that is still on backlog.

Hopefully it will be fixed soon.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Got it. Thank you for your message!

eabdullazyanov
Frequent Visitor

I discovered a bug while developing a custom visual. The problem is that metadata is not passed in my case. Trying on the Power BI Service, but I think the desktop version has the same problem. Here it is:

 

1. I have a field named "dataPoint" in the capabilities.json (showing only necessary blocks, the rest are removed on the screenshot).

1.png

 


2. I drag some data into the bucket named "Color saturation". metadata.objects looks like on the screenshot #2. As expected, "dataPoint" object is there, and everything works fine so far.

2.png

 


3. Then I save the report and reopen it by refreshing the page. Now "dataPoint" is absent in the "objects", so I can't retrieve the data I need and color saturation is not applied to items (Screenshot 3). I assume this is the bug.

3.png

 

https://github.com/Microsoft/powerbi-visuals-enhancedscatter
This custom visual has the same problem.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors