Open ammy20019 opened 3 years ago
The dataset is available in json format named a "data.json" in the respository
I have tried but got some error with my code
Query that will return overall assets cost that the inventory is having, for your reference you can use this formula
The dataset is available in json format named a "data.json" in the respository
I have tried but got some error with my code
Query that will return overall assets cost that the inventory is having, for your reference you can use this formula
total cost of a product= sum of individual cost * quantity
overall cost = sum of total cost of each product