Hi
I created a flow to create a OneNote page with the answers from a forms. The problem is it's not keeping the format when brought over to one note. what do I need to do? Please see the screenshot attached for more information.
it's putting the answer all on the same line instead of going back to the next line like it originally is on the forms answers.
this is flow Get response Details
This is the result once in OneNote see the difference?
Yep it did the trick thank you so much
Hi @Anonymous ,
Please try to refer to the following method to configure Flow.
Use uriComponent() function and decodeUriComponent() function to add line break.
Expression reference:
decodeUriComponent(replace(uriComponent(outputs('Compose')),'%0A','<br>'))
Image reference:
Take a try and feel free to let me know if you have any questions.
Best Regards,
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional