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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
ash_009
New Member

Power BI Custom visual (Liquid fill guage)

Hello everyone,
I am a beginner in development, I do not ha e any coding background so my questions might also be silly
I am thankful in advance for everyone for helping me and for being understanding.
I want to customize liquidfill gauge into a shape of a beaker.

I have made changes in the .js files to convert into beaker
I downloaded this source file: https://github.com/jongio/PowerBI-visuals-liquidFillGauge/archive/refs/tags/v1.0.4.zip

But I think .js file are not supported anymore.

Does anyone have another source code for liquifill gauge?

with all the project structure files?

├───.vscode
│ ├───launch.json
│ └───settings.json
├───assets
│ └───icon.png
├───node_modules
├───src
│ ├───settings.ts
│ └───visual.ts
├───style
│ └───visual.less
├───capabilities.json
├───package-lock.json
├───package.json
├───pbiviz.json
├───tsconfig.json
└───tslint.json

 

Edit: 07/06/2023- Hello again!
So I tried many things and could resolve some errors.
I am using the same code above of which I have posted the link : https://github.com/jongio/PowerBI-visuals-liquidFillGauge/archive/refs/tags/v1.0.4.zip
Now after resolving some errors in the code and api version, I tried creating package and facing the following error:

The "path" argument must be of type string. Received undefined

Snippet of my screen

ash_009_0-1686118543156.png

Anybody knows how I can resolve this?

 

0 REPLIES 0

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.