My flow seems to only fail when I've created an event in Outlook - it will be successful with a regular sync.
This is the step that fails - https://drive.google.com/file/d/1AGFpnfZCsu1-7DEoMyqjhpK5qB_rmjVz/view?usp=sharing
This is the only flow that I use.
@GivePeasAChance please i need to see what you have inside your expression, how you have your expression configured.
InvalidTemplate. Unable to process template language expressions in action 'Create_an_event' inputs at line '1' and column '2948': 'The template language function 'substring' parameter is out of range: 'start index' must be non-negative integer and should be less than the length of the string. Please see https://aka.ms/logicexpressions#substring for usage details.'.
excellent @GivePeasAChance please show me you expression substring
You are amazing!
This is a pretty standard event I create in Outlook:
https://drive.google.com/file/d/1a9utjHouPRRVaOfcRgk3sP5RFxKG79pu/view?usp=sharing
@GivePeasAChance yes friend, please share me the expresion that you are using and what you want to do and I can help you
This is over my head - so essentially my titles of the events are too long?
I have no experience with this stuff, just a hope and prayer that things work when I need them to!
Yes @GivePeasAChance exactly see what you need to do is look into your substring expression.
The error is because you are trying to get some data from your complete string that are over range. For example
See I have here a title: New event creation
the number of characters are: 18
when you use sub string you can't read data from more that 18 characters
And thats what you have the error
Is this what you mean?
https://drive.google.com/file/d/1mEqdSn2v6e4X6ayvebm4hOEbD7hYODqQ/view?usp=sharing
Please @GivePeasAChance try to add an screanshot about your action inside the control to check the error
WarrenBelz
146,603
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,946
Most Valuable Professional