Forum Discussion
DAX - Allocate Program Type
- 7 years ago
Hi Anonymous
You may add the index in query editor.Please check the file.
Regards,
Cherie
v-cherch-msft above is a sample of the two tables and desired results. Apologies, I clicked post a little too quickly.
- v-cherch-msft7 years agoMicrosoft Employee
Hi Anonymous
You may link the two table first. Then you may create the calculated columns like below. Attached the sample file for your reference.
Regards,
Cherie
- Anonymous7 years agoNot applicable
v-cherch-msft one last twist...:) In our line of business we recieve multiple deliveries on the same day....We have a unique ID (work order #) for each load. How would we work around this?
The function created in the attachment doesn't seem to calculate correctly given duplicate dates.
- v-cherch-msft7 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