Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My client is a very prominent brewery based and operating in Africa. They require the ability to properly analyse and investigate all business areas within their product Sales. You have been tasked as QlikView developer to build a Sales model for them to meet their needs with regards to business discovery and analysis. The company’s financial year starts in April each year. Their local currency is Schillings.
The attached QlikView Data files to be used as data sources for this model.
The overall goal of this app is for you as developer to use your accumulated experience in the field to build to best possible application for your customer.
Although not ultimately required, “bonus points” can be earned by adding basic age analysis for each Customer (and related hierarchy) by using the CustInvoices, CustPayments qvd’s.
Hints:
Fact QVD’s:
What is the best approach here? and what steps can I take to build this App for the client?
Hi there,
First you need to analyse your date firmly. Identify hierarchies, min. and max dates within the data source etc.
For aging try to determine a minimum date for the datesfields in your data e.g: min(YOUR_DATE_HERE). After this you can compare them with the different periods you declared within your Master Calendar.
Good luck!