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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mikihiir
Helper III
Helper III

Old custom visual problem

Is there are possibility to use old custom visuals with this new cli tooling ?

i need to create packages but the old devtools is depricated

 

Any ideas ?

1 ACCEPTED SOLUTION

Hey,

 

the older dev tool in the browser is outdatet and closed.

All custom visuals are built over the pbiviz tool now.

 

Here is a link:

https://powerbi.microsoft.com/en-us/blog/power-bi-custom-visuals-developer-tools-hit-v1/

 

Iám not sure the old api is the same like the new one. But they promise us to update the api soon.

I saw the drilldown function in git as merge. Maybe that function is in the next version.

 

You can do Tooltips over svg with append text. But iam not sure that help you for your old visual.

 

I think we have a hard time in the moment.

 

Nice Regards

 

Mcburn

View solution in original post

3 REPLIES 3
Mcburn
Helper II
Helper II

Hey @mikihiir,

 

you can create a new project and move your files in the src folder.

After that you need to register that files in tsconfig.

 

Maybe some Functions are not provided in the new tool.

 

But you get the errors and you can take a look it is possible to migrate your project.

 

Nice Regards

 

Mcburn

Hei

 

Is it somehow possible to use old api version in this this new tool ?

new api does not have tooltip or drilldown.

and currently there is no other way to make changes  and build packages for older visuals

Hey,

 

the older dev tool in the browser is outdatet and closed.

All custom visuals are built over the pbiviz tool now.

 

Here is a link:

https://powerbi.microsoft.com/en-us/blog/power-bi-custom-visuals-developer-tools-hit-v1/

 

Iám not sure the old api is the same like the new one. But they promise us to update the api soon.

I saw the drilldown function in git as merge. Maybe that function is in the next version.

 

You can do Tooltips over svg with append text. But iam not sure that help you for your old visual.

 

I think we have a hard time in the moment.

 

Nice Regards

 

Mcburn

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Kudoed Authors