Forum Discussion
New Measure = Today's data compared to the average
- 9 years ago
Please review this PBIX. I'm sure that can help you.
https://drive.google.com/file/d/0B95C8CKdTZE3NXpVSEdEZ2tPLVk/view?usp=sharing
Regards
Victor
Lima-Peru
This is a great formula. So now the 1 moves as the days data gets filled in. But, I am stuck trying to still have that days data captured for use on a chart or as a "new measure". The chart value shows "1". I do not know how to write DAX, obviously, but was thinking something like this in order to create a "new measure": ?
Todays SO = If('PowerBI Data Table'[Current Day],1,then('PowerBI Data Table'[Sales Orders] Column D)
I was hoping this would pickup that cell which has todays Sales Order number. In the earlier table; 51
Please review this PBIX. I'm sure that can help you.
https://drive.google.com/file/d/0B95C8CKdTZE3NXpVSEdEZ2tPLVk/view?usp=sharing
Regards
Victor
Lima-Peru