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

Problem importing files to tsconfig.json

Hello guys,

 

I recently stopped working the old dev tools, but I am having trouble setting my visual with new one. I know that I have to include the files that I need into the tsconfig.json file, but in order to do that the files have to be on my local computer.

So getting the files would solve me problem. But where can I download the files?

My visual is based on the force-directed Graph visual and I need these files:

 

jsCommon.PixelConverter
powerbi.VisualCapabilities
powerbi.DataView
powerbi.DataViewObjectPropertyIdentifier
powerbi.IEnumType
powerbi.createEnumType
powerbi.IEnumMember
powerbi.DataViewObjects
powerbi.EnumerateVisualObjectInstancesOptions
powerbi.VisualObjectInstanceEnumeration
powerbi.visuals.ObjectEnumerationBuilder
powerbi.VisualObjectInstance
powerbi.visuals.dataLabelUtils
powerbi.DataViewMetadataColumn
powerbi.visuals.TooltipDataItem
powerbi.IVisual
powerbi.IDataColorPalette
powerbi.visuals.IMargin
powerbi.IViewport
powerbi.VisualDataRoleKind
powerbi.visuals.valueFormatter
powerbi.visuals.IValueFormatter
powerbi.VisualInitOptions
powerbi.VisualUpdateOptions
powerbi.visuals.TooltipManager
powerbi.visuals.TooltipEvent
powerbi.data.DataViewObjectPropertyTypeDescripto
powerbi.data.DataRoleHelper.hasRole

 

To sum it up:

I understand how to import the files, I just need to know where to download them.

 

I hope you guys can help me, I don't know what to do.

 

Best regards!

 

 

 

 

3 REPLIES 3
Mcburn
Helper II
Helper II

Hey n0gare,

 

is the force-directed Graph visual in the Galary of Custom Visuals or is that visual Part of Microsoft?

First case try to download the pbiz file and open it with WinRar.

Second case try to download the zip of this repo: https://github.com/Microsoft/PowerBI-visuals-core

In the directory  src/Clients/visuals you can find your visual maybe.

 

So i found the scatterplot visual.

 

Nice Regards

 

Mcburn

@n0gare,

 

You may find the source code at https://github.com/Microsoft/PowerBI-visuals-core/tree/master/src/Clients/CustomVisuals/visuals/forc.... However, there are currently a few limitations to using the PowerBI command line tools. See API Roadmap and API Change Log for more information.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello,

 

Thank you for the help guys, but it's not working.

 

Best regards

n0gare

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.