When viewing timesheet total hours within a Modern UX (MUX) Reporting grid, widget, or Ad Hoc layout, the field values lose their decimal precision and incorrectly round to the nearest whole integer.
Steps to Reproduce:
Expected Results: The grid displays exact hours reflecting the entered decimal precision (e.g., 7.25 and 7.50).
Actual Results: The grid values round up or down to whole numbers (e.g., 7.25 truncates to 7.00, while 7.5 rounds to 8.00), discarding precision.
Clarity 16.4.1, 16.4.2
DE208873
DE208873, in review by Engineering
Workaround: The actual underlying database values remain uncorrupted and accurate to their true decimal format. Because the truncation occurs entirely during the OData-to-Grid visualization layer, there is no direct UI switch within the MUX Report Designer that can restore the decimals. If the exact figures are needed urgently, utilize one of the following alternate data-extraction methods: