web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Inventory Management C...
Power Apps
Answered

Inventory Management CanvasApp

(0) ShareShare
ReportReport
Posted on by 31

I am just going through the Inventory Management Canvas App, and just wondering from where these collections are filling?

 

StoreInventory
ProductRecord
ProductCollect
Products

 

I tried find event or button which is filling these collection but unable to find. Can anyone know?

 

Categories:
I have the same question (0)
  • AARON_C Profile Picture
    2,235 Most Valuable Professional on at

    Hi @almasmahfooz 

     

    Use the search function to see where these collections are being used and what screens they are on.

    AARON_C_0-1710198152796.png

     

     

    Please tick Accept as solution if the answer is useful.

    Thanks,

    @AARON_C 

  • Almas Mahfooz Profile Picture
    31 on at

    Thanks but it doesn't show me from where data is inserting in collection when App is opened.

  • Verified answer
    BhaskarDhone Profile Picture
    1,398 Super User 2026 Season 1 on at

    There is timer on home page and OnTimerEnd event code is available which populates above collections based on 'Product' excel table.

    ClearCollect(ProductCollect, AddColumns(Product, "Stock", Round(DefaultSellingQuantity*Rand()*10,0)));ClearCollect(Products, AddColumns(ProductCollect, "SortStock", (DefaultSellingQuantity/Stock)*100))

     

    Test1.PNG

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard