Forum Discussion
Calculating Rank over multiple tables and multiple columns
Short Version I am trying to calculate the rank of production facilities based on each unique combination of materials by month for every year. an example of my data is :
What I'm trying to achieve is:
Facility, Product, Year, Month and Samples are in a table "A"
Widget_1_Source, Widget_1_Type, Widget_1_Amount, Widget_2_Source, Widget_3_Source, Widget_4_Source and Widget_5_Source are all in table "B"
Table A is related to B via a column called Product_Sequence (the numeric serial number for each Product "ID" which is free text)
I have calculated an explicit measure for Widget_1_Amount via:
1 Reply
- v-luwang-msft
Community Support
Hi Anonymous ,
From your image and description, I can't tell which fields in the table in the first image you're trying to output are sorted by.Could you pls tell more details ?
Best Regards
Lucien