Hi,
I'm really at a loss right now. I've updated my table to include two new columns and a conditional column. I have a Power Automate flow to email a CSV with the following flow:
When I attempt to add the two new columns to the Select query using the item()?[''] logic, it doesn't switch the values into a dynamically mapped variable as it did before.
The csv has all the other columns with the data but these two new columns are only showing what I typed and not connecting to the data.
Why is the item()?[''] logic breaking here for these two columns? Am I missing something? Any help on this would be appreciated!