Forum Discussion
Anonymous
5 years agoNot applicable
Measure help
Hello! I'm trying to make a measure that counts the average of my driving index and then counts +1 every time an average between 80-100 occurs. Averages = SUM(YhdistettyTaulu[drivingindex]) ...
Anonymous
5 years agoNot applicable
So i'm trying to calculate a daily average driving index for each driver and increment it to the corresponding driving index on the X-axis.
I do not know if this helps but I have my count on the Y-axis and driving index values from 80 to 100 on the X-axis. If a driver’s daily average index is 81 for example I want it to increment the 81 value on the X-axis by 1 and if another driver’s daily average index is 83 increment the value 83 by 1.
amitchandak
Super User
5 years agoAnonymous ,Can you share sample data and sample output in table format?