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
cardenp
Frequent Visitor

wrong api version

I have an issue with the version number that is installed under the .api folder and ain all the configuration files when I run:  pbivis new <projectName>

The .api folder and the files in it refer to version 1.6.0 but using: pbiviz --version  returns a version of 1.6.2. 

Thanks to anyone who can explain why this is.

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

The .api folder represents API version of Power BI Csutom Visuals API.

It is not related to Power BI Service APi version.

 

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

The pbiviz --version returns version of powerbi-visuals-tools.

To check API version we would recommend to take a look at apiVersion field of pbiviz.json.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

To clarify, am I correct to assume that the API version shown in the .api folder is the Power BI Service API version?

v-viig
Community Champion
Community Champion

The .api folder represents API version of Power BI Csutom Visuals API.

It is not related to Power BI Service APi version.

 

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.

Top Solution Authors