
Nothing succeeded; Save As, Export, Import, Rename, ...etc.
What is the real solution for this error ?
Unable to process template language expressions in action 'IncrementValue' inputs at line '0' and column '0': 'The template language function 'int' was invoked with a parameter that is not valid. The value cannot be converted to the target type.'.
Hi there,
It would be very helpful to see the set-up of the action that is failing for you.
I can see that it is in your Increment Value, and that it appears you are trying to increment something that is not an integer, which it needs to be. It is likely that you are trying to pass a string.