Hi,
I am building a flow. There is one step where i populate a Wordtemplate.
This template has a field "Datum functiewijziging".
Whenever the SharePointColumn FunctiewijzigingDatum is empty, the Wordfile that is created shows a  instead of nothing. I would like this  to be replaced by nothing or a hyphen (-).
How can i write this in an expression? Flow
Created Wordfile
Solved! Go to Solution.
Hi @Mirtemir :
I've made a test for your reference:
1\My SP list
2\My Flow
The Result:
Best Regards,
Bof
Hi @Mirtemir :
I've made a test for your reference:
1\My SP list
2\My Flow
The Result:
Best Regards,
Bof
Thanks for the solution!