| FREQ function does not work in DeltaGraph 5.0 Formula Builder |
Q. I have used the FREQ function within the DeltaGraph Formula Builder in version 4.0.x and it works fine. I've tried using it in version 5.0 of DeltaGraph and find that it is not working in the same way. In the DeltaGraph 5.0 manual it states that the FREQ function: "Counts the number of times the source values appears in the source column and then lists the frequency of each source value in the destination column." This is not the way that the FREQ function is currently working -- instead it simply identifies and lists the valid values in a particular column. For example, I have values of 3, 4 and 5 like this in a column: 3 3 3 4 4 5 DeltaGraph is now returning: [3] [4] [5] I expect to see a listing of the number of times each value appears in the column. In DeltaGraph version 4.0.x the FREQ function would return this for the example above: [3] [2] [1] What am I doing wrong?
A. We apologize for the inconvenience, this defect has been filed with development. There currently is no workaround for this issue.
User Comments
FREQ function does not work in DeltaGraph 5.0 Formula Builder
|
|
There are no user comments for this topic.
|
|
|
|
|
|