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
avatar user

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)