Forum Discussion
Anonymous
6 years agoNot applicable
dax calculations
Hi Team... I need help in creating a measure which will calculate delta difference of employee batch comparing its value to previous day. Also when i put it on a line chart visual with the dat...
Icey
Community Support
6 years agoHi Anonymous ,
How do you create your "new delta column"? What about creating a [Rank] measure insteading of using an Index column?
Best Regards,
Icey
- Anonymous6 years agoNot applicable
Hi Icey,
I get the delta column from the database, but it shows correct values only for day, not for month and week. Will try creating using rank measure.