I have a SharePoint list containing three number columns: day, month, year. I would like to create a flow with the following actions: "SharePoint When a new item is created" + "Delay until". Delay until requires input for day, month and year. But I'm not able to use the values from my SharePoint Item. The only thing I can use as reference is the Item-ID. In other actions I can access the content from the SharePoint item. Why can't I use the columns for delay?
Thanks for your help.