Groovy in Integrato...
 
Notifications
Clear all

Groovy in Integrator

2 Posts
2 Users
1 Reactions
91 Views
New Member
Joined: 3 months ago
Posts: 1
Topic starter  

Hello, I face a problem during a field transform in Jedox Integrator:

I have an extract which contains one column with different values. Some values double and I want to get the count of the doubled values in a extra column. Column Aggregation does not work, as in my case it just counts 1,2,3,4 and so on. Now I was trying to code that in groovy. But the implementation in Jedox is very different than usual groovy coding. Can you please help me to set that count?

Example:

column1

2000

2000

3000

4000

4000

4000

 

output:

column1    column2

2000         2

2000         2

3000         1

4000         3

4000         3

4000         3

Thanks in advance!


   
Quote
Jedox 4 Beginners
Trusted Member Admin
Joined: 3 years ago
Posts: 34
 

Hi Xanxus,

Sorry for the late answer. I assume you would like to achieve this?

Attached ETL -> ETL

 

This post was modified 2 months ago 4 times by Jedox 4 Beginners

   
ReplyQuote
Share:

Join the Jedox4Beginners forum and engage with a community of passionate Jedox users. Get expert advice, share insights, and find solutions to your Jedox-related queries. Unlock the power of collaboration and accelerate your learning journey in the world of Jedox.

Join the Jedox4Beginners forum!