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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

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
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

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.