Hello,
I'm trying to create a workflow to transfer my excel table into planner tasks, but I can't figure out why I keep getting the null value error: A null value was found for the property named 'title', which has the expected type 'Edm.String[Nullable=False]'. The expected type 'Edm.String[Nullable=False]' does not allow null values.
My test table:
My workflow: