Skip to main content
Question

statistics calculation according to a particular feature

  • April 14, 2020
  • 1 reply
  • 10 views

Forum|alt.badge.img+1

h? All;

 

There is a yield of 30 thousand lines .

 

I want to calculate statistics by grouping by a column.

 

I have to print the total number of values in the column I want to calculate. my data =>

I make group according to mahalle_uavt column.

 

I want to calculate the BASVURU_TIPI column.

 

how many 'TALEP' values are there.

as a result ==>

 

 

I couldn't do it with StatisticsCalculator.

I could not get what I wanted with UniqueValueLogger. (no group_by)

 

how can i do the fastest way.

 

Thank You.

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img+2
  • 1891 replies
  • April 15, 2020

@ssisman06 try the AttributeTransposer transformer from FME HUB as described here