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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Conditional formating color: VisualEnumerationInstanceKinds

Hi and ty in advance : )

I need prepare custom visual with conditional color.

custom-color.PNG

 

I try to follow this article: Add conditional formatting
in https://docs.microsoft.com/

First steep:
import powerbiVisualsApi from "powerbi-visuals-api";
import VisualEnumerationInstanceKinds = powerbiVisualsApi.VisualEnumerationInstanceKinds;

But dont working:
Namespace 'powerbi' has no exported member 'VisualEnumerationInstanceKinds'.

Does anyone know an updated tutorial?

Ty!




 

1 ACCEPTED SOLUTION
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

 

Have you install GitHub - microsoft/powerbi-visuals-api: Power BI custom visuals API?

 

Solved: Error when importing 'powerbi-visuals-utils-toolti... - Microsoft Power BI Community

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

 

Have you install GitHub - microsoft/powerbi-visuals-api: Power BI custom visuals API?

 

Solved: Error when importing 'powerbi-visuals-utils-toolti... - Microsoft Power BI Community

 

Best regards,
Lionel Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi friend, : )

I have checked the version that I had installed: 2.6.1.

In git: 3.6.0

Seem pbiviz CLI (start) is not updated.

THANKS A LOT!

Important:
to update, set pbiviz.json

{"visual":{"name":"customCard","displayName":"customCard","guid":"customCard0D644CDE173E476EB5F5A6B357CA0CE8","visualClassName":"Visual","version":"1.0.0","description":"","supportUrl":"","gitHubUrl":""},"apiVersion":"3.6.0","author":{"name":"","email":""},"assets":{"icon":"assets/icon.png"},"externalJS":null,"style":"style/visual.less","capabilities":"capabilities.json","dependencies":null,"stringResources":[]}



Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.