Navigate to previous step

Hi,
I have a extracted datatable, named FlightDataTable.
And then i allow the users to add some filters, and they are

  1. Airline
  2. Departure Time
  3. Arrival Time
    4 Price Per Passenger.
    And while filtering, at any filter that doesnt yield result like
    If no result found wwith the arrival time filter, then the user will choose.
  4. Skip this filter
  5. Type another arrival time
  6. Choose another airline
  7. Choose anther departure time
    This is what they are able to choose. And if they choose airline, then that mean i have to do the airline following step again; more like i have to go back to type airline again,…
    Is there a way to achieve that
    Here is the workflow:

Hi @QUY_T_TAM_8.0_IELTS ,

There is some mis-interpretation where Datatable and Users don’t match, Are you referring to users modifying the Excel sheet ?

Also, When the Task is of Filteration/Updation/Fetch of required rows only from a Larger Set of Rows, we ask you to provide us with Sample Data and the Expected Output for the Sample data, so that we can provide better and accurate suggestions.

1 Like

no, they just enter in Input Dialog

Getdaaaaa2.xlsx (15.9 KB)
Here is the sample data(sheet1)