Challenge #5 Chart to Determine Outlier
As a Sales Analyst, I need to have a chart to determine sub-categories outliers based on profits, It should be like this: You can use the attached Sales and Product data, It is straightforward, try it
As a Sales Analyst, I need to have a chart to determine sub-categories outliers based on profits, It should be like this: You can use the attached Sales and Product data, It is straightforward, try it
In this Challenge, We need to get the cost and revenue for Customer Sales located in a specific country i.e in "Germany", It should be equivalent to the below SQL statement: SELECT SALES.CUSTOMERS.CUSTOMER_NAME, SALES.COST, SALES.REVENUE FROM SALE...
Welcome to the Incorta challenge arena. This is where you can put your skills to the test. Find a problem. Solve it. Post it. Simple as that! Challenges: 1 Challenge #1 Employees transition between departments using the Sankey chart 2 Challenge #...