Hi
While creating keyfigures,just wondering whats the difference between Number and NUMC?
Regards.
Request clarification before answering.
Hi Simon,
The NUMC data type:
Stores data in a defined length format with leading zeroes
Does not allow decimal values
Does not allow characters
Has no restriction on length of the data
NUMC data type has the following restrictions.
-The NUMC data type is not supported for business collection JOIN fields.
-Business framework does not distinguish between the values such as 0012, 012, 12 for a NUMC data type attribute. As a result of this, the AttributeChanged event does not occur while setting values for the attribute.
-The specific search criterion, “<value>*”, is not supported on the NUMC data type attribute. For example, “123*”.
Where as Number stores can be used to perform calculations and does not have above restrictions.
Regards,
Harish.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.