Forum Discussion
Kerk
4 years agoFrequent Visitor
GENERATESERIES using 0.01 increments
Hello everyone, I am creating a table, which I will use to reference duration down to milliseconds. For this reason I am using Time = GENERATESERIES(0.01,1800,0.01) Eveything seems ok...
- 4 years ago
Hi Kerk
Please change the number of decimal places from "Auto" to 2.Kind regards,
Rohit
Please mark this answer as the solution if it resolves your issue.
Appreciate your kudos! 😊
rohit_singh
Solution Sage
4 years agoHi Kerk
Please change the number of decimal places from "Auto" to 2.
Kind regards,
Rohit
Please mark this answer as the solution if it resolves your issue.
Appreciate your kudos! 😊
Kerk
4 years agoFrequent Visitor
Thank you for getting back to me. Rounding workaround does the job, however I am concerned somethings is wrong with my installation.