Hi, I have a table with menu items that I display within a specific station. For example, if the station name is BBQ, the table pulls all menu items that have the BBQ station ID in the menu items table, so items like burgers, french fries, ketchup, etc. appear.
There are times when I want to reorder the items, such as moving ketchup to appear at the top. I’ve seen videos that use up and down buttons with a column index to handle this, but when I try to set up the workflow, it only allows me to target the current item/row.
I can’t figure out why Query Next and Query Previous don’t appear as options when setting values. If anyone can help me understand what I’m missing, I would really appreciate it.