Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Alteryx Server MongoDB - AMP Count,E1Count and No of Jobs formula

pnaveen
7 - Meteor

Hi ,

 

I have an attached reference alteryx workflow previously designed by someone.I was going through and in the 2nd half, after the macros  i see some new calculation designed and they are counts based on the fidlls POSPriority and RunwithE1. They are derived as AMP Count,E1Count and No of Jobs formula  , not sure how they calculated these counts and formulas.If anyone knows about the formulas, please advice.

 

3.PNG

 

Also in the second part, how can i connect from a filter tool to 3 select tools without any selection of macros. below is the screenshot for your understanding and please advice, thankshow to connect.PNG

 

3 REPLIES 3
KGT
13 - Pulsar

Those macros are just the CountRecords tool. Not sure why they are not showing up for you. You can just replace the black icons with the CountRecords and continue. Make sure that the connection string ID's are still the same on the join so that the correct fields are renamed.

 

pnaveen
7 - Meteor

Thanks for the response. I will use the countsrecords tool in the pace of macros.

I need some clarity of these derived fileds  

1)AMP Count,

2)E1Count and

3) No of Jobs

 

I have unused filed like Status, POS Priority , RunWithE2 and _version, and timeinQueue, i want to know how these fileds are related to derive the other formulas  

1)AMP Count,

2)E1Count and

3) No of Jobs

 

Basically i am trying to reverse engineer the formula or fileds for these 3 derived fileds or formulas. Thanks

KGT
13 - Pulsar

Have a look in the select tools. Those fields are not calculated, they are just renamed counts.

 

The package you sent had the CountRecords in it, and so I can see the completed workflow. The package had the CountRecords Macro included though, which is possibly what caused your issue in the first place, if you've moved the workflow or something else that has broken the reference.

 

You do not need to calculate them, just put the count records back in.

 

AlteryxGui_7VWFuA2pip.png