Forum Discussion
Anonymous
7 years agoNot applicable
DAX - Allocate Program Type
I am looking for some DAX syntax with the following logic Table A - Columns - Work Order , Date Rec'd. Contract #, Net tons Table B Columns - Contract #, Net Tons, Program type I...
- 7 years ago
Hi Anonymous
You may add the index in query editor.Please check the file.
Regards,
Cherie
v-cherch-msft
7 years agoMicrosoft Employee
Hi Anonymous
The way around this would be to create an index column to provide the uniqueness of rows. Use the index column in calculated column instead of the date column.If you need further help,please share a simplified data sample.
Regards,
Cherie
v-cherch-msft
7 years agoMicrosoft Employee
Hi Anonymous
Could you tell me if your problem has been solved? If it is,kindly mark the helpful answer as a solution and welcome to share your own solution. More people will benefit from here. If not, please share more details for us so that we could help further on it.
Regards,
Cherie