The Best Excel Inventory Template [2019] - YouTube

Channel: unknown

[0]
- [Eddie] Hello, this is Eddie from AppSheet
[1]
here to show you the best Excel template
[3]
for keeping track of your inventory.
[5]
So, on first glance, this might seem like
[8]
a pretty ordinary spreadsheet.
[10]
You don't have too many complicated formulas in here,
[12]
no charts or graphs, no pivot tables,
[14]
no VBA programming, just a simple, clean spreadsheet
[17]
with a formula or two interspersed
[20]
but really nothing fancy about it.
[23]
But what makes this template so compelling
[24]
is that it's actually a AppSheet-compatible spreadsheet,
[28]
which means that you can turn this template
[30]
into a mobile app without a single line of code.
[34]
So, why would we want to do that?
[35]
So, for starters, Excel, if you can imagine,
[37]
is not a mobile platform.
[40]
If you've ever tried to manipulate
[41]
spreadsheets on your smartphone,
[42]
it just does not work that well.
[44]
Inventory management, on the other hand,
[46]
is a very mobile process.
[48]
Wherever you're going,
[49]
you're trying to update data on the fly,
[51]
and typically it's not the kind of place
[52]
where you'd want to have your laptop there all around.
[54]
And so, what AppSheet does is
[56]
it actually takes your whole spreadsheet,
[59]
and it turns this into a mobile app
[60]
that is directly compatible and cloud-synced
[62]
with your spreadsheets that you get the best of both worlds.
[65]
You get the organizational capacity
[67]
of a spreadsheet or database,
[69]
and, yet, you also get the mobile portability
[71]
and usability of a native smartphone app.
[74]
So, what AppSheet will do is take your first row of data
[76]
and make these into your column headers
[79]
that are used as fields in the app,
[81]
but let's jump over to AppSheet.com and take a look.
[85]
So, once we're in AppSheet.com,
[86]
we can go to Start for Free,
[89]
and if you're a new user, it'll prompt you to sign up
[91]
or log in using an existing account.
[93]
And then, we will go to New mobile app,
[95]
and we're going to start from our own data.
[97]
In this case, we're going to call this
[99]
Grocery Store Inventory Management.
[107]
And we are going to go ahead
[108]
and choose our Dropbox data source.
[112]
You can use Goggle Sheets, Dropbox, Box,
[114]
Office 365, Salesforce, SQL, Smartsheet,
[118]
any number of cloud-based spreadsheets and databases
[121]
to connect your data platform with AppSheet's interface.
[126]
So, here you can see that AppSheet
[128]
has actually already taken the data
[129]
that was directly expressed in the spreadsheet,
[133]
terms like Avocado, Cantaloupe, Floss,
[136]
and related images and everything associated with it,
[138]
and automatically turned that into a mobile app.
[142]
You can see we can go into each section.
[144]
We can edit each field.
[146]
We could do all sorts of things.
[148]
Something to take note of is that the data is
[151]
cloud synced into a compatible.
[153]
That means that if we were to change,
[155]
for instance, the quantities of avocado from 70 to 80
[159]
and we were to save this
[161]
and we were to sync our app,
[166]
we would note that avocados now reflect a quantity of 80.
[171]
The data is also offline compatible,
[172]
which means that if you're on the fly in the grocery store
[175]
and you don't have WiFi access,
[177]
later on when you reach a point where you have WiFi access,
[179]
you can directly sync it,
[180]
or the app will automatically sync it at periodic intervals.
[184]
So, from here, let's take a really quick look
[186]
at how this app is actually built
[188]
and the kinds of basic things you can do with it.
[190]
So, let's head over to our Data tab,
[192]
and we can see that our data source is reflected right here.
[196]
We can choose what kinds of actions are allowed.
[198]
We can say Updates, Adds,
[199]
if we want to be able to add new items, Deletes.
[202]
We can also dive deeper and head over to our columns,
[205]
and we can take a look at each of the columns.
[207]
AppSheet has already recognized
[209]
what each of these columns represent,
[210]
but if any of these are wrong,
[211]
we can go ahead and change them.
[213]
And we can also head over to Slices,
[215]
and create a subset of our data.
[216]
For instance, we could create a slice of our larger dataset
[219]
that represents when quantity is equal to zero
[221]
for out-of-stock items.
[223]
How we would do that is simply create a new slice.
[225]
We'll call it Out of Stock,
[227]
and we will use a simple expression.
[229]
These are modeled after Excel formulas
[231]
and Google Sheet formulas.
[233]
And say, "When Available,"
[236]
which is one of our column headers,
[238]
"is equal to zero."
[244]
We'll check: The value of column available is...
[248]
And it says, "The value of column Available
[249]
"is equal to zero."
[255]
So, moving beyond our Data tab, we also have a UX tab.
[258]
Our UX tab allows us to quickly
[260]
and easily modify how the data is presented.
[262]
For example, we have right now a deck view
[265]
that presents each of these with an associated picture.
[268]
We could also have a table view
[269]
that expresses less information.
[272]
We could have a gallery view that's even more detailed.
[274]
A detail view that walks through each individual item.
[277]
And depending on our datatype,
[279]
we can also leverage view types, like charts and maps,
[282]
that would allow us to better capture display the data.
[286]
We could also choose to group the data.
[288]
Let's say we want to group this by category,
[291]
and this will allow us to see
[292]
each item in its proper category.
[294]
We could also create a new form view.
[298]
What a form view would allow us to do is
[301]
to allow us to enter in a new stock in an item at any point.
[312]
Here, you can see that we have our form setup.
[315]
We can enter a Name, Category Available,
[317]
Time Checked, Unit Price, all of our information.
[319]
We can even take a picture directly
[321]
from our smartphone or tablet or desktop.
[326]
And let's rename this New SKU.
[334]
In addition to adjusting our standard views,
[336]
we can also head over to Brand
[338]
and create our own custom branding.
[340]
We could add our own formatting rules.
[342]
For instance, for we could say,
[343]
"Whenever the availability of a unit is equal to zero,
[345]
"let's put that in red."
[348]
We also have a Behavior tab that allows us
[350]
to engage in actions, workflows, and reports.
[354]
We could create an action
[355]
that will allow us to add ordered stock.
[363]
Here, you can see that we've named the action,
[365]
and now, we're going to use
[367]
a simple expression to model it.
[370]
So, what this is now saying is to add Order Quantity
[372]
with the value of column Available.
[374]
If you look back at our spreadsheet,
[376]
we have Available, which is what is currently there,
[378]
and Order Quantity, which is what each order represents,
[382]
and so, that will take the two numbers
[384]
and add them together to have the new Available total.
[387]
So, for instance, we could create
[388]
a new action to add ordered stock,
[393]
and so, what we're essentially telling AppSheet to do
[395]
is to update our category Available
[398]
with what is currently available
[402]
plus
[404]
the order quantity.
[410]
So, you can see that we have,
[412]
with cantaloupe, we have 231 available,
[414]
and each order quantity is 50,
[419]
and so, if we were to jump over to cantaloupe,
[424]
and we see that we have currently 231 available,
[426]
whenever we add an ordered stock,
[428]
that number will be boosted by 50, now to 281.
[432]
We can also create simple workflows.
[434]
For instance, we could create
[435]
a workflow for a low inventory
[437]
so that whenever any change is made
[441]
and what is available
[445]
is less than 25,
[449]
then we can go ahead and send an email to
[463]
We could also create reports,
[464]
and Reports will allow us to send
[466]
daily or weekly updates at whatever intervals we like
[469]
to whoever is the relevant stakeholder.
[476]
From here, we can also adjust the security settings
[478]
for each app and allow private or public sign in,
[481]
depending on domain authentication.
[484]
We can also add intelligent features to the app,
[485]
such as Smart Assistant, which will allow us
[487]
to use voice-controlled commands to find
[490]
and search and identify things in the app,
[492]
and Predictive Models, which will allow us
[493]
to use past datasets to infer questions.
[496]
For instance, based on passed years,
[499]
how much candy should we now order for Halloween?
[502]
So, you can see that from everything shown today,
[504]
we are just barely scratching the surface
[506]
of what is possible on the AppSheet platform.
[508]
What started as a very simple Excel spreadsheet
[512]
with just a couple of rows and columns
[514]
has now turned into a fully functional app
[516]
that you can actually use to manage your store on the fly.
[519]
To take things one step further,
[520]
let's go ahead and deploy our app.
[522]
So, we'll head over to Not Deployed.
[523]
It'll run a deployed check,
[526]
and we will move our app to a deployed state.
[532]
And you can now find your app in your email.
[536]
And go ahead and install my app.
[538]
If is is on my smartphone,
[539]
it would come up as a smartphone app,
[542]
but for now, we can run it in my browser.
[546]
You can see that the AppSheet app
[547]
is compatible on desktop, tablet, or smartphone.
[551]
And we can go ahead, and we can see
[553]
that our app is now reflected here,
[554]
and we can create our new SKUs.
[557]
Enter into our data.
[560]
Get more cantaloupe and much more.
[563]
So, there you have it.
[564]
That is how you can start
[565]
from a very simple Excel spreadsheet
[567]
and turn it into a fully functional mobile app.
[571]
Keep in mind that the AppSheet platform
[572]
is actually data agnostic,
[575]
so you can use data sources,
[576]
like Excel, Google Sheets and Forms,
[579]
Smartsheets, Salesforce, SQL and more.
[582]
And you can also head over to Sample apps
[585]
to get a rough idea of some of the things
[587]
that are possible on this platform.
[589]
If you have any questions or comments,
[590]
feel free to leave them in the Reply section
[593]
or head over to community.appsheet.com.
[595]
We'd love to hear from you,
[596]
and thank you so much for watching.