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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

custom visual api update

What is a step by step procedure to update API of existing custom visual?

I need to update custom visual called "aaa" from API 1.11 to 2.2

 

I followed the:

https://github.com/Microsoft/PowerBI-visuals/blob/master/tools/usage.md#upgrading-to-a-different-api...

 

#Update your version of pbiviz
npm install -g powerbi-visuals-tools

#Run update from the root of your visual project (where pbiviz.json is located)
pbiviz update

but it does nothing to my existing custom visual. It works for newly created CV.

 

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

Correct. Visuals in marketplace are build artifacts. PBIVIZ is only applicable for source code.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

View solution in original post

3 REPLIES 3
v-viig
Community Champion
Community Champion

Run pbiviz update 2.2.0

 

Let us know if that works for you.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Anonymous
Not applicable

ok, but this answer is not full. The command should be run agains the directory where a visualisation was created. 

If I download pbiviz from marketplace and run the command this method does not work. 

v-viig
Community Champion
Community Champion

Correct. Visuals in marketplace are build artifacts. PBIVIZ is only applicable for source code.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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