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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
moises_martinez
Frequent Visitor

Hekp with barChartExample

Hi!

 

I downloaded the barChartExample

https://gist.github.com/deldersveld/2e12892c516d5b189dfdfe0067622b78

 

but when I run it does not display anything on the screen...

 

Any help???

 

Thanks you in advance.

1 ACCEPTED SOLUTION
MawashiKid
Resolver II
Resolver II

First I would strongly suggest you use a more recent up to date  v.1.4.0 version available on Github 
https://github.com/Microsoft/PowerBI-visuals-sampleBarChart

and not refer to code provided at the Gist link https://gist.github.com/deldersveld/2e12892c516d5bi 

The main reason is it contains only part of a code that was built using previous v.1.1.0 version. Now for that resaon it would surely work if you use whole api>v1.1.0 - schema.pbiviz.json with corresponding capabilities.json definition,...

though the visual.ts code segment provided on Gist link won't work if you try to cut and paste and mix it with a Visual Studio Code 1.4.0. generated template.  You'll either have to refactor the code to v1.4.0 or simply remove any v1.4.0 reference and simply refer everything back to v.1.1.0.   
Hope it helps.

View solution in original post

1 REPLY 1
MawashiKid
Resolver II
Resolver II

First I would strongly suggest you use a more recent up to date  v.1.4.0 version available on Github 
https://github.com/Microsoft/PowerBI-visuals-sampleBarChart

and not refer to code provided at the Gist link https://gist.github.com/deldersveld/2e12892c516d5bi 

The main reason is it contains only part of a code that was built using previous v.1.1.0 version. Now for that resaon it would surely work if you use whole api>v1.1.0 - schema.pbiviz.json with corresponding capabilities.json definition,...

though the visual.ts code segment provided on Gist link won't work if you try to cut and paste and mix it with a Visual Studio Code 1.4.0. generated template.  You'll either have to refactor the code to v1.4.0 or simply remove any v1.4.0 reference and simply refer everything back to v.1.1.0.   
Hope it helps.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.