The table widget in the Hierarchies new Canvas module does not show decimal values.
Steps to Reproduce:
1. Create a Hierarchy Blueprint (Can make a copy of the Standard Investment Hierarchy blueprint).
2. Edit the new Blueprint and on the Modules tab, click on the 'New Canvas' link
3. Enable all Objects on the New Canvas
4. Create a new Investment Hierarchy and associate it with the new Blueprint.
5. Click on the new Hierarchy and on the Investment tab, Import some Projects into the Hierarchy. Make sure these projects have Financial data that contains values with decimal values.
6. Click on the New Canvas tab of the Hierarchy and click on the Configure button.
7. Drag a Table widget onto the Canvas and give it a name and select Investments as the Target Object.
8. Add Budgeted Cost to the selected attributes and click Create
Expected Results:
The resulting Canvas Table attributes like Budgeted Cost are displayed with decimal places as they are seen in the Cost Plan.
Actual Results:
The resulting Canvas Table attributes like Budgeted Cost are displayed without any decimal places despite corresponding attributes in the Cost Plan displaying decimal values.
There is no option to display decimal values for the table attributes when configuring the table widget.
Workaround:
None
Release : 16.1.2
This case has been reviewed by engineering via DE70222
The issue is that there is no option for the user to configure decimal values for the table attributes on the table widget.
But the decimal values are already rounded off (system default) when shown in the new Hierarchy Canvas Module, and this behavior is similar to the 'auto-configuration' in the view options of any grid in the MUX.
If we still want the user to configure the decimal values we might have to enable the view options on the table widget. This goes beyond the scope of a defect.
We believe table widgets in Clarity are currently working as expected.