
Geoff
- Total activity 102
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 11
- Subscriptions 26
Activity overview
Latest activity by Geoff-
Geoff commented,
ok that makes sense. Thanks Adrian!
-
Geoff commented,
ohhh you have to sum the OUTPUTS, i tried everything BUT that. lol thanks again!!
-
Geoff created a post,
Agg Ex (Lavastorm) vs Aggregate (D360)
in Lavastorm, Agg Ex, you could group by as well as include other fields to output.. like this: is there an easy way to do this in the new Aggregate? or do you have to go into the advanced and add...
-
Geoff commented,
ahh ok Thanks Adrian.. I guess I will have to wait!
-
Geoff commented,
im on Data360 Analyze v3.6.3.6510 I copied one of the bad sorts into a new graph and it still doesnt show (all the sorts in the graph do not show any info) I even re-imported the graph, all sorts...
-
Geoff commented,
in the filename add .txt? it output you might have to build each line and output as 1 field each row...
-
Geoff created a post,
Sort (superseded) - cant see the details
I just noticed that you cannot tell what the sort is doing? it doesnt let you look at what its sorting by... I can open in Lava for now, but it should show you so it can be replaced with a new sort.
-
Geoff created a post,
GET newest FTP file?
Is there a way to get the most recent file that matches a pattern? some days multiple files are created and I need the newest one... exampleWIN_APF_03092020100544.csv WIN_APF_03092020021851.csv WIN...
-
Geoff commented,
Sorry Gerry! I just noticed my mistake, deleted that post lol (yes I did catch the other ^ too) I was setting FN, but the code following was using FLD so it was never picking up the FN value :) lo...
-
Geoff commented,
AWESOME! SO I dont even need the IF FN="{{^FolderName="+FLD+"^}}" is perfect!