Hi there,
I have a SharePoint list with time-recordings. From Date/Time, To Date/Time and Job done.
I want to to create a timesheet as PDF from this list, which works fine, execpt the formatting of the date/time values.
IF I try to use and expression, that formatts a date/time value to say 'hh:mm' (
formatDateTime(outputs('Get_item')?['body/Von'], 'hh:mm' )
I get an error "
Correct to include a valid reference to 'Get_item' for the input parameter(s) of action 'select'"
Anyone any ideas?
Best, Uwe
I use the select function. I I