Hi FrnZ,
How can we know the exact number of occurrences for which a MU or PE field has occurred in the database? Is there any kind of metadata or report that can be generated?
:?
Hi FrnZ,
How can we know the exact number of occurrences for which a MU or PE field has occurred in the database? Is there any kind of metadata or report that can be generated?
:?
There is a system variable, C* that will give you this number. Simply add, for example, C*MU to a view and you will be able to reference the “count” of the MU field.
steve