- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
create a numeric field and set its data format to integer.
Then add the display pattern num{zz9 '%'}.
When you calculate you need to transform the integer value:
DerivationofCostProposal.Table3.Row1.TotalLabor * (1 / 100 * DerivationofCostProposal.Table3.Row1.TotalPercentage)
Views
Replies
0 Likes
Total Likes