Solved
Forum Discussion
tlikarish
4 years agoEmployee
Here’s another option that uses a single pipeline that leans on the Expression Language to do most of the work.
row-split-example_2021_09_29.slp (9.1 KB)
mohit_jain
2 years agoNew Contributor III
Hi tlikarish
I saw your pipeline, its perfect but I have one more requirement.
If I want to spit the date by quarterly can you please let me know where we need to change the pipeline for it.
For examp:
Input:
We just need the start_date and end_date by quarterly.
THANKS IN ADVANCE.
- bojanvelevski5 years agoValued Contributor
Yes @Gayathry , try this:
$group.filter(x=>x.keys().length != 0).length > 0
Related Content
- 5 years ago