Skillnator is an online teaching platform. We want to help professionals and students up skill in their respective fields. We create simple, easy to follow and to the point tutorials on Data Analysis, Data Visualization and programming. Our goal is to help our students succeed in above areas by providing them best in class training.
I am curious to know why didn't you create the charts straight from pivot tables instead of copying and using the copy to create charts? This is how I create my dashboard using pivot tables. if you could kindly briefly clarify I will highly appreciate. Thank you!
This is one of the best Video Presentations on creating an Excel Dashboard. This is a must watch presentation for anyone who wants to learn how to create a dashboard. Very useful tips too. A perfect Step-by-step guide. Thank you for sharing.
Thanks for the video. if I may, I have a problem I wish you could help me with. It's a filter formula with multiple criteria where "if_not found" condition doesn't work if I add choosecols function to it. Is there any way round this? Here is my filter formula =FILTER(Orders[[Year]:[Amount]],(Orders[Date]>=G14)*(Orders[Date]<=H14)*(Orders[Client]=B5)*(Orders[Payment]="receivable"),"All paid for selected month by selected client") Thank you in advance
It’s better to use sort unique filter from the table column containing the month then it’s fully dynamic. Charts that also get data from spilled ranges will become fully dynamic
Greetings Sir! Great Tutorial, I must say! I watched this tutorial and my feedback on this is that, who so ever wanted to [a. learn to write queries] or to [b. filter information from the data] or [c. write special functions], on MIS or day to day reporting will get all in this single tutorial, I bet they will survive! PS the best part was the positive and negative indicators, Fantastic.
Hello! I'm practicing and re-creating your tutorial however, I'm having an error when replicating your formula for =Working! to pick the number and show it in the shape.
😢In store wherehouse there RACK "shelve" for storage items. I'm looking for idea if you can help me Can i create barcode for entar the items when start arrange the items on RACK. In same time other bacode for take items to display. Mean : 1 barcode for arrange items on RACK 1 barcode for remove items from area to display This idea will help for monitor the stock if you help you will make my work very easy 🙏
@Skillnator Thank you walking us through such informative dashboard. I tried replicating the same. I have facing an issue with Slice + Text box at top. I am having to reconfigure the formula every time. Although it setup as dynamic, When i open file next time and try to check filters- the data remains same. only after i reconfigure the cell does the text box become dynamic. Is there any way to fix this issue ?