Hi Everyone,
I want to build a Flow for creating a Timesheet with Data from a Sharepoint List (filled from PowerApps).
So after I initialize my variables, I want to create a new Excel file on Sharepoint or in OneDrive (the same Error occurs) that I use later to fill it with filtered Data from my SP List.
But in my Flow the following Errors occurs and I dont know what it mean.
InvalidTemplate. Vorlagensprachausdrücke in den Eingaben der Aktion "Dateiinhalt_abrufen" in Zeile "1" und Spalte "2039" können nicht verarbeitet werden: Der Vorlagensprachausdruck "json(decodeBase64(triggerOutputs().headers['X-MS-APIM-Tokens']))['$connections']['shared_sharepointonline']['connectionId']" kann nicht ausgewertet werden, weil die Eigenschaft "shared_sharepointonline" nicht vorhanden ist. Verfügbare Eigenschaften: shared_flowpush. Details zur Syntax finden Sie unter https://aka.ms/logicexpressions..
InvalidTemplate. Can not process template language expressions in the inputs of action "Get File_Content" in row "1" and column "2039": The template language expression "json (decodeBase64 (triggerOutputs (). Headers ['X-MS-APIM-Tokens'])) [ '$ connections'] ['shared_sharepointonline'] ['connectionId'] "can not be evaluated because the shared_sharepointonline property does not exist. Available properties: shared_flowpush. For syntax details, see https://aka.ms/logicexpressions ..
So can everyone help me?
I have also try it with the copied links from SP-Online and OneDriveforBusiness.
Kind regards and thanks



