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

How to Display Stock

Good morning!

 

I was hoping you could help me with the best way to display information on inventory.

 

The company I work at has 120 tanks (all numbered 1-120) that have 3 types of juice stored in them. Between production and sales, the stock/amount of juice available varies throughout the week/month/year.

 

What I would like to do is have a sort of map/visual that could show me all 120 tanks at a glance, with the amount of juice available in each one, and that, depending on what type of juice is stored  in it, displayed a specific color, so there'd be 3 colors = 3 types juice

 

Also I should be able to see the certain info regarding the juice in each tank, specifically 4 parameters given by the lab.

 

The closest I've come was with a tree visual, but the squares didn't come out all in the same size and i wasn't able to add the additional info. I also tried a bar chart but it just wasn't working at all.

 

Any ideas on how I could achieve this? I'm able to send sample data.

 

Thank you in advance.

 

Regards

Eduardo Lima

 

 

 

1 ACCEPTED SOLUTION
Sergii24
Super User
Super User

Hello @EduardoLIma,

 

If your data is structured in the following way:

Date StampTankJuiceQtyParameter 1Parameter 2Parameter 3Parameter 4
29/08/20231Juice 13743,02,01,02,0
29/08/20232Juice 36413,03,01,02,0
29/08/20233Juice 22962,01,02,03,0

 

I would suggest the following proposals:

Stacked Bar Chart - it will give a possibility to see at glance many tanks, however I suggest to add "Zoom slider" as you probably won't be able to visualize all values.

Sergii24_0-1693315661757.png

 

Matrix - you won't be able to see all tanks, but total row can help to have an idea of total stock, numbers are readable and conditional formatting is showing whether tank is full or not.

Sergii24_1-1693315833012.png


Table with sparkline - in case you need to show change of tank's filled capacity over time for all 120 tanks.

Sergii24_2-1693315956591.png

 

For additional information on parameters I suggest to use a built-in tooltip for a bar chart and manually created one for matrix/table (video on tooltip).

 

I hope it will inspire you for creating a great report! 🙂

 

 

View solution in original post

4 REPLIES 4
EduardoLIma
Frequent Visitor

Thank you for your suggestions, I-ll be giving them a try! I was just attempting to put into excel how I imagine in my head i would like to visualize the info i Power BI, i'm posting a picture. Mock Inventory Graph.jpg

 

Something like this, except the colors would be determined by the product in each tank and then i'd also be able to see those parameters seen in the table (brix, ratio, etc) and the total kg of each tank would show instead of that date 

Less is more.  Add padding between each visual.   Think in small multiples

that are immediately picked up by the user to tell a particular status.  Think icons

and infographics.  Just remember, this will be fun, folks will love it, and ask for more 🙂

 

Inviting @technolog into the discussion.   @technolog , how would you approach this, thoughts?

foodd
Super User
Super User

In production, how is this currently visualized on a status board or process control system,

and what would provide the most information in the first 1-3 seconds.

 

Suggest making this similar visually to what is in use now.   You can get very creative with 

this without breaking the bank on effort or maintenance.  Basically, you are working around 

tables of events in progress that would drive what is at the visual layer.

 

What other systems produce visuals and information that folks are familiar with?

Sergii24
Super User
Super User

Hello @EduardoLIma,

 

If your data is structured in the following way:

Date StampTankJuiceQtyParameter 1Parameter 2Parameter 3Parameter 4
29/08/20231Juice 13743,02,01,02,0
29/08/20232Juice 36413,03,01,02,0
29/08/20233Juice 22962,01,02,03,0

 

I would suggest the following proposals:

Stacked Bar Chart - it will give a possibility to see at glance many tanks, however I suggest to add "Zoom slider" as you probably won't be able to visualize all values.

Sergii24_0-1693315661757.png

 

Matrix - you won't be able to see all tanks, but total row can help to have an idea of total stock, numbers are readable and conditional formatting is showing whether tank is full or not.

Sergii24_1-1693315833012.png


Table with sparkline - in case you need to show change of tank's filled capacity over time for all 120 tanks.

Sergii24_2-1693315956591.png

 

For additional information on parameters I suggest to use a built-in tooltip for a bar chart and manually created one for matrix/table (video on tooltip).

 

I hope it will inspire you for creating a great report! 🙂

 

 

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.

Top Solution Authors