Forum Discussion
RonLieuw
8 years agoHelper I
Calculating minimum value in a row with several columns
HI there, I am trying to calcuate the min/max price of articles sold by stores. The first picture shows my (pivoted) input table The second picture the matrix, here I want to add a column with the...
- 8 years ago
I believe that you want something like my Multi-Column Aggregations (MC Aggregations) Quick Measure:
mmatarrita
4 years agoRegular Visitor
Hi,
I'm not sure if I can revisit this topic.
Model proposed works fine, now I need a table showing the stores and the total quantity of articles that have the minimum price. The idea would be every article is assigned to the store with min and getting a report about what articles are assigned to each store.
Could you help me please?