I've created a flow that grabs data from a Sharepoint List, I then added a few new columns to the list, created a variable and noticed the variable wasnt populating the data from the new column but if I changed it to one of the original columns it did get the value.
I then checked the run history, clicked on "When an item is created" and when looking at the outputs none of the new columns I create seem to be picked up.
I cant seem to find anything on google and was wondering am I missing something so obvious that nobody else has this problem lol
Edit: I've made sure the columns arent hidden and tried changing the ordering (incase there was a limit on the number you can have...I have 25 currently).