Forum Discussion
Moving Target - How to Handle
For example, for January 1st to January 10th, the target percentage of items to sell is 80%. However, on the next ten 10 days(and it's not a pattern of 10 days) the target changed to 85%.
I'm actually trying to change the Aggregation calculation from SUM to something else like AVERAGE, but I'm not sure if this is the right thing to do. Doing some checking myself here...
- v-huizhn-msft9 years agoMicrosoft Employee
Hi ovetteabejuela,
I can't download your .pbix file, could you please share your file in here, so I download and analysis further.
Best Regards,
Angelia- ovetteabejuela9 years agoImpactful Individual
v-huizhn-msft, sorry I'm in a corporate network right now and OneDrive(Public) is being blocked, same reason why I published the PBIX file in Google Drive(not sure why IT did not block that one).
When I get home, 12 hours from now. I can share it in OneDrive although I did check and it seems that the link I just shared above is working just fine.
Thank you by the way for trying to look into this.
- Dog9 years agoResponsive Resident
looking at the data, the target sales is the same across all employees, departments and dates so I would imagine that Average is the best fit. just changing the aggregation from SUM to Average does appear to give the results in a much more meaningful manor.
is this not what you were looking for?