Suppose I've a product available on two locations with different quantities. Now in liquid I can get the total quantity from those two location which is mostly useless. So, I need to get the location specific quantity like location 'A' has 'x' and 'B' has 'y' quantity. How can I achieve that? Thanks!