Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi and ty in advance : )
I need prepare custom visual with conditional color.
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!
Solved! Go to Solution.
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.
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.
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.