Forum Discussion
Daily and non daily data
- 7 years ago
Hi Zoe,
Yes, that's right. It is a sum of production for each Location each month from the Daily Table.
Location A has total production = 105 in January 2019 (2019-01), and 88 in December 2018 (2018-12).
While Location B has total production = 82 in January 2019 (2019-01).
Daily Table only shows the illustration of the data structure, and not intended to show all data (to make it short) :smileyhappy:
So, if Location B apparently has production in December 2018 and/or moving forward, the result is expected to have the sum of production in each respective month for Location B. This is to be applied for Location A as well.
Regards,
- RMV7 years ago
Helper V
Hi Ashish_Mathur,
If I understand correctly from your file, Table Location Guarantee is expanded to each day by adding a Custom Column in Query Editor. Just wondering, is there an alternative to use DAX formula for this same purpose?
Thanks,
- Ashish_Mathur7 years ago
Super User
Not that i am aware of.
- RMV7 years ago
Helper V
Ashish_Mathur , thanks for the help.