Roblox’s Custom Events are no longer able to output decimals on either graphs or decimals.
Until the last month we’ve been able to export decimal values via CSV (showing values like 0.35, 0.8, 1.1, etc.), now whenever we export data it is always in the form of a integer (0, 1, 2, etc.) and it has hindered our ability to use our comprehensive events for business decisions.
Chrome 146 on macOS (Tahoe)
Expected behavior
Graph’s AND CSV export should support non-integer values like decimals, or at least be restored to the previous functionality of the CSV exports containing the decimal values so we can manually graph our data.
Thanks so much for reporting, and sorry for the frustration…! We’ve made a couple of changes to custom events and you should now be able to see and export the decimal values for these metrics.
Thanks for fixing these issues, it seems like most graphs and CSV are working well now; there is still an issue where the Cumulative time interval is integer-only.