I did work on .net but new to AX, I want to make a view for Shop wise daily sales columns are:
Shop ID => Parameter Field
Date (column 1) || Gross Amount (Column 2) || Discount (Column 3) || Net Amount (Column 4)
The problem is, I cannot get sum function direct with view (in ax), so I created a query but when I use this query with my view it is not providing me fields which are sum fields.
Anybody have an idea how to do that?
*This post is locked for comments