We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Dynamic or Unknown Fields - Column or Row Rule in Basic Table

blessonmatthew
7 - Meteor

Hello All,

 

I was working on a workflow using which i have publish a mail. Requirement of the report is to Show Sales data of Last 5 Working days of employees and mark the sales made more than 500 per day.

I am trying to put in column rule for "Dynamic or Unknown Field" in a Basic Table to mark sales more than 500 for future dates; however nothing works.

 

Let me know if something can be done to fix it.

3 REPLIES 3
Raj
16 - Nebula

@blessonmatthew 
are you trying to group them on basis of employee?
can you add a snip how your requirement should look like.

griffinwelsh
12 - Quasar

Here is a workflow with the unknown column rule you need. You need to use _CurrentField_

blessonmatthew
7 - Meteor

Thank you @griffinwelsh. Exactly what i was looking for.. Much appreciated!!!

Labels
Top Solution Authors